1
0
forked from x/ContextOS
This commit is contained in:
IT 老营长 @云轩领航-创始人 2025-02-14 12:27:40 +08:00
parent a7a3154c6e
commit 3faeb85998
93 changed files with 714 additions and 0 deletions

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2016;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2016;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2016.shylinux.com;
include portal/2016/location.conf;
}
server {
listen 80;
server_name 2016.shylinux.com;
include portal/2016/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2016 {
server 127.0.0.1:9020;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2021;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2021;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2021.shylinux.com;
include portal/2021/location.conf;
}
server {
listen 80;
server_name 2021.shylinux.com;
include portal/2021/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2021 {
server 127.0.0.1:9021;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2023-ContextOS;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2023-ContextOS;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2023-ContextOS.shylinux.com;
include portal/2023-ContextOS/location.conf;
}
server {
listen 80;
server_name 2023-ContextOS.shylinux.com;
include portal/2023-ContextOS/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2023-ContextOS {
server 127.0.0.1:9030;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2023;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2023;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2023.shylinux.com;
include portal/2023/location.conf;
}
server {
listen 80;
server_name 2023.shylinux.com;
include portal/2023/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2023 {
server 127.0.0.1:9030;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2024-ContextOS;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2024-ContextOS;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2024-ContextOS.shylinux.com;
include portal/2024-ContextOS/location.conf;
}
server {
listen 80;
server_name 2024-ContextOS.shylinux.com;
include portal/2024-ContextOS/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2024-ContextOS {
server 127.0.0.1:9050;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2024-guangdong;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2024-guangdong;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2024-guangdong.shylinux.com;
include portal/2024-guangdong/location.conf;
}
server {
listen 80;
server_name 2024-guangdong.shylinux.com;
include portal/2024-guangdong/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2024-guangdong {
server 127.0.0.1:9042;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2024-jingganjiaoyu;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2024-jingganjiaoyu;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2024-jingganjiaoyu.shylinux.com;
include portal/2024-jingganjiaoyu/location.conf;
}
server {
listen 80;
server_name 2024-jingganjiaoyu.shylinux.com;
include portal/2024-jingganjiaoyu/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2024-jingganjiaoyu {
server 49.232.11.57:9045;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2024-laoshaojiaju;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2024-laoshaojiaju;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2024-laoshaojiaju.shylinux.com;
include portal/2024-laoshaojiaju/location.conf;
}
server {
listen 80;
server_name 2024-laoshaojiaju.shylinux.com;
include portal/2024-laoshaojiaju/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2024-laoshaojiaju {
server 127.0.0.1:9043;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2024-shandong;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2024-shandong;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2024-shandong.shylinux.com;
include portal/2024-shandong/location.conf;
}
server {
listen 80;
server_name 2024-shandong.shylinux.com;
include portal/2024-shandong/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2024-shandong {
server 127.0.0.1:9041;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2024-yunxuanlinghang;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2024-yunxuanlinghang;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2024-yunxuanlinghang.shylinux.com;
include portal/2024-yunxuanlinghang/location.conf;
}
server {
listen 80;
server_name 2024-yunxuanlinghang.shylinux.com;
include portal/2024-yunxuanlinghang/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2024-yunxuanlinghang {
server 111.230.17.159:9046;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2024-zelinqiche;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2024-zelinqiche;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2024-zelinqiche.shylinux.com;
include portal/2024-zelinqiche/location.conf;
}
server {
listen 80;
server_name 2024-zelinqiche.shylinux.com;
include portal/2024-zelinqiche/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2024-zelinqiche {
server 127.0.0.1:9044;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2024;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2024;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2024.shylinux.com;
include portal/2024/location.conf;
}
server {
listen 80;
server_name 2024.shylinux.com;
include portal/2024/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2024 {
server 127.0.0.1:9040;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2025-ContextOS;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2025-ContextOS;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2025-ContextOS.shylinux.com;
include portal/2025-ContextOS/location.conf;
}
server {
listen 80;
server_name 2025-ContextOS.shylinux.com;
include portal/2025-ContextOS/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2025-ContextOS {
server 127.0.0.1:9050;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2025-bbs;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2025-bbs;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2025-bbs.shylinux.com;
include portal/2025-bbs/location.conf;
}
server {
listen 80;
server_name 2025-bbs.shylinux.com;
include portal/2025-bbs/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2025-bbs {
server 127.0.0.1:9053;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2025-dev;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2025-dev;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2025-dev.shylinux.com;
include portal/2025-dev/location.conf;
}
server {
listen 80;
server_name 2025-dev.shylinux.com;
include portal/2025-dev/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2025-dev {
server 127.0.0.1:9054;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2025-foundation;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2025-foundation;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2025-foundation.shylinux.com;
include portal/2025-foundation/location.conf;
}
server {
listen 80;
server_name 2025-foundation.shylinux.com;
include portal/2025-foundation/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2025-foundation {
server 127.0.0.1:9052;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2025-git;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2025-git;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2025-git.shylinux.com;
include portal/2025-git/location.conf;
}
server {
listen 80;
server_name 2025-git.shylinux.com;
include portal/2025-git/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2025-git {
server 127.0.0.1:9055;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2025-pod;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2025-pod;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2025-pod.shylinux.com;
include portal/2025-pod/location.conf;
}
server {
listen 80;
server_name 2025-pod.shylinux.com;
include portal/2025-pod/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2025-pod {
server 127.0.0.1:9056;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2025-support;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2025-support;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2025-support.shylinux.com;
include portal/2025-support/location.conf;
}
server {
listen 80;
server_name 2025-support.shylinux.com;
include portal/2025-support/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2025-support {
server 127.0.0.1:9051;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2025-web;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2025-web;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2025-web.shylinux.com;
include portal/2025-web/location.conf;
}
server {
listen 80;
server_name 2025-web.shylinux.com;
include portal/2025-web/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2025-web {
server 127.0.0.1:9057;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://2025;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://2025;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name 2025.shylinux.com;
include portal/2025/location.conf;
}
server {
listen 80;
server_name 2025.shylinux.com;
include portal/2025/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream 2025 {
server 127.0.0.1:9050;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://bbs;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://bbs;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name bbs.shylinux.com;
include portal/bbs/location.conf;
}
server {
listen 80;
server_name bbs.shylinux.com;
include portal/bbs/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream bbs {
server 127.0.0.1:9053;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://demo;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://demo;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name demo.shylinux.com;
include portal/demo/location.conf;
}
server {
listen 80;
server_name demo.shylinux.com;
include portal/demo/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream demo {
server 127.0.0.1:20076;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://dev;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://dev;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name dev.shylinux.com;
include portal/dev/location.conf;
}
server {
listen 80;
server_name dev.shylinux.com;
include portal/dev/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream dev {
server 127.0.0.1:9054;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://foundation;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://foundation;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name foundation.shylinux.com;
include portal/foundation/location.conf;
}
server {
listen 80;
server_name foundation.shylinux.com;
include portal/foundation/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream foundation {
server 127.0.0.1:9052;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://git;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://git;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name git.shylinux.com;
include portal/git/location.conf;
}
server {
listen 80;
server_name git.shylinux.com;
include portal/git/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream git {
server 127.0.0.1:3000;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://h15;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://h15;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name h15.shylinux.com;
include portal/h15/location.conf;
}
server {
listen 80;
server_name h15.shylinux.com;
include portal/h15/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream h15 {
server 127.0.0.1:20073;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://pod;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://pod;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name pod.shylinux.com;
include portal/pod/location.conf;
}
server {
listen 80;
server_name pod.shylinux.com;
include portal/pod/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream pod {
server 127.0.0.1:9056;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://shylinux;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://shylinux;
}

View File

@ -0,0 +1,12 @@
server {
listen 443 ssl;
server_name shylinux.com;
include portal/shylinux/location.conf;
}
server {
listen 80;
server_name shylinux.com;
location / {
return 307 https://$server_name$request_uri;
}
}

View File

@ -0,0 +1,3 @@
upstream shylinux {
server 127.0.0.1:9020;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://support;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://support;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name support.shylinux.com;
include portal/support/location.conf;
}
server {
listen 80;
server_name support.shylinux.com;
include portal/support/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream support {
server 127.0.0.1:9051;
}

View File

@ -0,0 +1,9 @@
location / {
include header/proxy.conf;
proxy_pass http://web;
}
location /space/ {
include header/proxy.conf;
include header/websocket.conf;
proxy_pass http://web;
}

View File

@ -0,0 +1,11 @@
server {
listen 443 ssl;
server_name web.shylinux.com;
include portal/web/location.conf;
}
server {
listen 80;
server_name web.shylinux.com;
include portal/web/location.conf;
# include location/tohttps.conf;
}

View File

@ -0,0 +1,3 @@
upstream web {
server 127.0.0.1:9057;
}