Merge branch 'main' of github.com:ClusterCockpit/cc-docker

This commit is contained in:
Jan Eitzinger 2021-08-02 12:40:01 +02:00
commit c3f413fefd

View File

@ -19,9 +19,9 @@ Ports and Passwords are configured in `.env`.
## Using for DEMO purpose ## Using for DEMO purpose
### Info ### Info
* Demo starts in production environment. * The demo starts in Symfony production environment.
* Uses prepared fixture data for databases (Changes will not be preserved). * It uses prepared fixture data for databases (Changes will not be preserved).
* ClusterCockpit is initialized from scratch on every container start (Changes will not be preserved). * ClusterCockpit is checked out and initialized from scratch on every container start (Changes will not be preserved).
### Setup ### Setup
The fixture data needs to be prepared once before first start of containers: The fixture data needs to be prepared once before first start of containers: