VBOS Django application and data services. Check out the project's documentation.
Start the dev server for local development:
docker-compose up
Run a command inside the docker container:
docker-compose run --rm web [command]
Copy the .env.example
file to .env
and edit the variables you need to configure the access to the DigitalOcean Spaces (S3 compatible).