* use docker compose instead of docker-compose the former is the newer version, latter is being deprecated * default to using latest version of grafana, not main main is "bleeding-edge" grafana, use the more stable "latest" tag * support requirements-enterprise.txt for both docker/non-docker setups * backend-bootstrap make command should install enterprise requirements if the file is there * only mount the sqlite db file in docker-compose if using sqlite as the DB
5 lines
82 B
Text
5 lines
82 B
Text
requirements-enterprise*.txt
|
|
extensions/
|
|
uwsgi-local.ini
|
|
celerybeat-schedule
|
|
*.db
|