Compose-Examples/examples/cs2-dedicated-server/README.md

17 wiersze
544 B
Markdown
Czysty Zwykły widok Historia

2024-02-16 21:15:08 +00:00
# References
- https://github.com/joedwards32/CS2
- https://github.com/shobhit-pathak/cs2-rcon-panel
# Notes
Minimum system requirements are:
- 2 CPUs
- 2 GiB RAM
2024-02-26 11:17:32 +00:00
- 40 GB of disk space for the container or mounted as a persistent volume on /home/steam/cs2-dedicated/
Default login for the rcon panel is `cspanel:v67ic55x4ghvjfj`.
2025-02-03 15:40:04 +00:00
> [!TIP]
> If you restart the container, the CS2 server will automatically pull and install updates. So may configure a cronjob to regularly restart the container to keep your CS2 dedicated server up-to-date.