-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Kele Kent edited this page Mar 5, 2024
·
20 revisions
- Install Docker Compose
- Rename .django_secrets.env_example to .django_secrets.env
- Configure docker-compose.yml
- Run docker-compose up
Now your server should be functional. If you run into any errors see the Troubleshooting Guide
*** Install Docker Compose following the Official guide.
(In older versions of Windows, if Docker prompts you to set up Windows Subsystem for Linux 2 (WSL 2), you only need to follow steps 4 and 5, not step 6. Once these steps are completed, a system reboot is necessary for the changes to take effect.)
For Windows systems, Docker Desktop must be manually started. You can do this by clicking the Docker Desktop icon, which allows the application to run in the background.