aboutsummaryrefslogtreecommitdiff
path: root/docs/hosting-a-server-with-northstar
AgeCommit message (Collapse)Author
2024-02-10Merge branch 'main' into docs/rcondocs/rconGeckoEidechse
2024-01-08Add page documenting banlist functionality (#275)Cyn
Adds docs of how `ban`, `unban` and the `banlist.txt` work
2023-11-16docs: Add warning banner at the top of sectionGeckoEidechse
2023-11-16wip RCON docsGeckoEidechse
2023-10-25Move content to the Windows hosting page (#246)GeckoEidechse
Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com>
2023-10-25feat: Add initial page for hosting on Windows (#245)GeckoEidechse
Still empty for now Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com>
2023-10-11Properly escape square bracketsGeckoEidechse
So that link checking tools don't see it as potential incomplete hyperlink
2023-10-10Document `mileslog_enable` convar (#234)Jack
2023-10-02Mention requirements for hosting listen server (#233)GeckoEidechse
at the beginning of the page Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com>
2023-10-02Change prerequisites page to "getting started" (#225)NoCatt
This should hopefully make novices more likely to check out this page before trying to set up a server.
2023-10-02Move formatting section to convars page (#232)GeckoEidechse
Part of an effort to deprecate best-practices page Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com>
2023-10-02Fix section title header levelGeckoEidechse
Should be to "header 1" (single `#`) instead of "header 2" (double `#`)
2023-10-01Add waning for playlistvars (#230)NoCatt
Highlights the info text above the table as a warning box
2023-09-29Fix broken link to server settings pages (#229)GeckoEidechse
Link was broken in #218 Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com>
2023-09-20Remove outdated RCON and video guide pages (#222)NoCatt
- RCON was never merged due to issues with timescale and is now massively outdated. - video guide was created shortly after Northstar's inception and is also massively outdated.
2023-09-19Fix in source code misaligned tableGeckoEidechse
for Stick and Stones playlist overrides
2023-09-19Fix in source code misaligned tableGeckoEidechse
for PlaylistOverrides Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
2023-09-19Document `player_force_respawn` (#221)Jack
Documents the `player_force_respawn` convar.
2023-09-18Restore accidentally deleted section (#220)NoCatt
Restores gun game playlist overrides section that got accidentally removed in #218
2023-09-18Split out server settings into separate pages (#218)NoCatt
2023-08-23Add gun game playlist overrides to the playlistvars (#207)NoCatt
Document playlistvar overrides for gun game
2023-08-02Remove mentions of TCP (#203)NoCatt
TCP requirement was removed in `v1.12` and we have since version gated above that version.
2023-07-21Add `dedi_sendPrintsToClient` to server convars (#184)Cyn
2023-05-02Fix link to troubleshooting in `hosting-a-server-with-northstar/README.md` ↵Commander Neon
(#176) * Fix link to troubleshooting in README.md
2023-05-01Bounty Hunt is now available with v1.14.0GeckoEidechse
2023-04-26Update docs for Northstar v1.13 UDP auth (#158)pg9182
2023-04-20Fix invalid `docker-compose.yaml` example (#156)JoCa96
fix(hosting-on-linux): invalid docker-compose.yaml
2023-03-29Format Update to Hosting Prerequisites (#148)CooldudePUGS
2023-02-12Add missing convars to list of convars in both the listen and dedicated ↵Isaac
server setup pages (#125) * Add private match settings to command table in basic listen server This change is to have a more complete list of setting you might want to change when setting up a basic listen server. The table had to be readjusted to allow for the length of a command, which is why all of the entries show as modified * Add a command missing from the dedicated server convar list This convar was documented in the basic listen server setup, but was missing from the dedicated server convar list.
2023-02-03Add usage docs for `ns_allow_kill_commands` (#122)james-amarth
* Added ns_allow_kill_commands
2023-01-31Merge Docker instructions into main hosting on Linux section (#111)james-amarth
* added nsfetch.sh * merged pg's docker-install guide changes made - removed Filezilla recommendation as the windows installer contains PUPs in the installer as options enabled by default - added pg's `nsfetch.sh` - changed example volumes to use defined paths instead of relative - changed CONVARs list link to dedicated-server instead of listen * test * added docker-engine install guide added Ubuntu * Update hosting-on-linux.md * updated docker install guide - added debian - added fedora * Delete pg9182-docker-installation-guide.md merged to Hosting on Linux * Update docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md * commiting suggested changes * removed pg9182-docker-installation-guide.md * remove docker install section * Update docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md * Delete playing-on-linux-legacy-guide.md no longer needed, version gated * Update docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md * re-create legacy linux guide (oops) * Update docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md * added ending statement & link to complex docker-compose example * Revert accidental changes to legacy guide * added glibc statement * undid change meant for other pr * Update docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md * remove /mnt/ advice during file copy process & image links * Update docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md * Apply suggestions from code review
2023-01-14Minor spelling/grammar corrections (#110)RootCellar
* fix grammar mistake * a couple other spelling/grammar issues
2023-01-13Add Frontier War to gamemode listGeckoEidechse
2022-08-07Fix malformed linkGeckoEidechse
2022-08-07Rewrite Docker guide to use relative pathsGeckoEidechse
2022-08-05Add note about NAT loopbackGeckoEidechse
2022-08-05Fix formatting for GitBookGeckoEidechse
2022-08-02Add more notes to RCON sectionGeckoEidechse
2022-08-02Add link to RCON PR download guideGeckoEidechse
2022-08-02Add WIP RCON notesGeckoEidechse
2022-08-02GitBook: [#66] Add initial RCON sectionGeckoEidechse
2022-07-25Removal of Sandbox gamemode (#95)H0L0theBard
2022-07-24Sticks and Stones overrides Update README.MD (#84)GopnikPrince
Adds Sticks and Stones playlist overrides under Playlist overrides to Dedicated server hosting README.md for more dedicated server hosting options.
2022-07-15Document `ns_should_log_all_clientcommands`GeckoEidechse
2022-06-26Fix broken link to Docker GitHub repoGeckoEidechse
2022-06-16GitBook: [#46] Move repo pages to subpageGeckoEidechse
2022-06-16Add Docker image install instructions (#77)Lachlan Maclean
2022-06-01Add link to video explaining port-forwardingGeckoEidechse
2022-05-27Include details for Live Fire playlist/gamemode name difference (#74)Casper Talvio
2022-05-24Remove link to Legonzaur's Docker image since it's not maintained anymore (#75)Legonzaur