-
Notifications
You must be signed in to change notification settings - Fork 76
Troubleshooting & Help ‐ Common procedures ‐ Docker cleanup
🧭 You are here : Wiki home / Troubleshooting & Help / Common procedures / Docker cleanup
CRCON uses Docker to bring you a complete working environment, so you don't have to worry about installing or maintaining anything it needs (Python, PostgreSQL, Redis, Django, Nginx, etc) to run it on your machine.
Distributing an application using Docker relies on "images" and "containers" downloads.
For each new release of CRCON, we ask you to "pull" new versions of these on your machine.
You may also have built some local Docker containers and images if you're using custom scripts or code in CRCON.
As time passes, Docker's data folder can get quite large, mostly being filled with replaced containers, images or build cache you'll never use again.
Hell Let Loose (HLL) Community RCON (CRCON) Wiki - Back to Home
Maps
Records
Settings
Others
Stats
(TODO)
- Admin panel (needs update)
- Migrate CRCON to another VPS
- Replace the game server managed in CRCON
- Adding a game server to manage in CRCON
- Overview Project Structure
- Development environment
- Building your own Docker images
- CRCON API
- Streaming Logs
- Remotely connect to the PostgreSQL database
- Miscellaneous (needs update)
- HLL RCON Commands (needs update)
- Please look at this first
- Ask for help