2024-02-16 21:15:08 +00:00
# References
- https://github.com/joedwards32/CS2
- https://github.com/shobhit-pathak/cs2-rcon-panel
2025-07-17 14:59:48 +00:00
- https://github.com/l4rm4nd/cs2-rcon-panel
2024-02-16 21:15:08 +00:00
# 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/
2025-07-17 15:10:54 +00:00
Default login for the rcon panel is `cspanel:v67ic55x4ghvjfj` . You can change this via environment variables.
2025-02-03 15:40:04 +00:00
> [!TIP]
2025-07-17 14:59:48 +00:00
> 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.