All in one solution for the WissKI Cloud Management System
| .dockerignore | ||
| .env-example | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile_app | ||
| Dockerfile_drupal | ||
| Dockerfile_postgres | ||
| entrypoint_app.sh | ||
| entrypoint_drupal.sh | ||
| extensions_postgres.sh | ||
| LICENSE.md | ||
| README.md | ||
| zz-custom-opcache-settings.ini | ||
| zz-custom-php-settings.ini | ||
WissKI Cloud Manager
Prerequistes
You need a running WissKI Distillery with an admin account and a admin token.
Pre-Config
Create .env file from template .env-example
Clone Deamon
Clone Wisski Cloud Deamon to same directory as docker-compose.yml (root directory).
git clone git@github.com:rnsrk/wisski_cloud_daemon.git
Start Docker Environment
Start everything with docker-compose up -d
Drupal-Install
Visit your site and install Drupal
Theme installation
Clone WissKI Cloud Theme to drupal/web/themes/custom with
git clone git@github.com:rnsrk/wisski_cloud_theme.git
Module installation
Clone WissKI Cloud Account Manager to drupal/web/modules/custom with
git clone git@github.com:rnsrk/wisski_cloud_account_manager
Activate and Config
At /admin/modules activate WissKI cloud account manager. At https://wisski.cloud/admin/appearance install and activate Wisski_Cloud_Theme. Adjust settings at /admin/config/wisski-cloud-account-manager/settings.