No description
- Shell 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
Deploy / deploy (push) Successful in 4s
Reviewed-on: https://git.xegames.online/XeplosionGames/node-nginx/pulls/13 |
||
| .forgejo/workflows | ||
| scripts | ||
| template | ||
| .gitignore | ||
| brgutah.conf | ||
| chat.conf | ||
| git.conf | ||
| LICENSE | ||
| mc.conf | ||
| modmc.conf | ||
| README.md | ||
| status.conf | ||
| xegames.conf | ||
node-nginx
Nginx configuration for XeplosionGames servers.
Configs
| File | Domain |
|---|---|
brgutah.conf |
brgutah.com |
chat.conf |
chat.xegames.online |
git.conf |
git.xegames.online |
mc.conf |
mc.xegames.online |
modmc.conf |
modmc.xegames.online |
status.conf |
status.xegames.online |
xegames.conf |
xegames.online |
Deployment
Push to release to auto-deploy. The workflow will pull the latest configs and reload nginx.
Symlinks
Config files are symlinked from this repo to /etc/nginx/sites-available/. Changes to files in this repo are immediately reflected in nginx after reloading.
To set up symlinks on a new server:
sudo ln -sf ~/node-nginx/*.conf /etc/nginx/sites-available/