mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2024-11-10 11:07:26 +01:00
Merge branch 'main' of github.com:ClusterCockpit/cc-docker
This commit is contained in:
commit
e4b8f2966c
@ -27,12 +27,11 @@ docker compose up
|
|||||||
|
|
||||||
Desired modes for the future are:
|
Desired modes for the future are:
|
||||||
|
|
||||||
* Demo: Includes everything to try out ClusterCockpit including initial Database Fixtures. No SSL and no reverse Proxy.
|
* **Demo** Includes everything to try out ClusterCockpit including initial Database Fixtures. No SSL and no reverse Proxy.
|
||||||
* Develop: Only includes all external components of ClusterCockpit. A functional PHP environment and the ClusterCockpit source must be maintained on host machine.
|
* **Develop** Only includes all external components of ClusterCockpit. A functional PHP environment and the ClusterCockpit source must be maintained on host machine.
|
||||||
* Production: Includes everything to run ClusterCockpit in a Production environment including SSL and traefic reverse proxy and container orchestration.
|
* **Production** Includes everything to run ClusterCockpit in a Production environment including SSL and traefic reverse proxy and container orchestration.
|
||||||
|
|
||||||
TODOS (There are probably a lot more!):
|
TODOS (There are probably a lot more!):
|
||||||
* Some of the Volume directories need to be created first, others (influxdb) not
|
* Some of the Volume directories need to be created first.
|
||||||
* The main problem is currently the checkout of the ClusterCockpit tree to the existing directory `/var/www/symfony`, the directory is non-empty. Maybe because of caching
|
|
||||||
* ClusterCockpit is at the moment still using the influxDB V1 API, the InfluxDB container is already V2
|
* ClusterCockpit is at the moment still using the influxDB V1 API, the InfluxDB container is already V2
|
||||||
* For a running demo database fixtures for MySQL and InfluxDB are missing
|
* For a running demo database fixtures for MySQL and InfluxDB are missing
|
||||||
|
Loading…
Reference in New Issue
Block a user