All in one solution for the WissKI Cloud Management System
Find a file
2024-04-30 14:46:13 +02:00
.dockerignore first commit 2024-04-30 14:32:37 +02:00
.env-example first commit 2024-04-30 14:32:37 +02:00
.gitignore first commit 2024-04-30 14:32:37 +02:00
docker-compose.yml first commit 2024-04-30 14:32:37 +02:00
Dockerfile_app first commit 2024-04-30 14:32:37 +02:00
Dockerfile_drupal first commit 2024-04-30 14:32:37 +02:00
Dockerfile_postgres first commit 2024-04-30 14:32:37 +02:00
entrypoint_app.sh first commit 2024-04-30 14:32:37 +02:00
entrypoint_drupal.sh first commit 2024-04-30 14:32:37 +02:00
extensions_postgres.sh first commit 2024-04-30 14:32:37 +02:00
LICENSE.md first commit 2024-04-30 14:32:37 +02:00
README.md add README 2024-04-30 14:46:13 +02:00
zz-custom-opcache-settings.ini first commit 2024-04-30 14:32:37 +02:00
zz-custom-php-settings.ini first commit 2024-04-30 14:32:37 +02:00

WissKI Cloud Manager

Prerequistes

You need a running WissKI Distillery with an admin account an token.

Pre-Config

Create .env file from template .env-example

Start Docker Environment

Start everything with docker-compose up -d

Drupal-Install

Visit your site and install Drupal

Module installation

Clone this module to drupal/web/modules/custom with

git clone https://github.com/rnsrk/wisski_cloud_account_manager

Activate and Config

At /admin/modules activate WissKI cloud account manager and adjust settings at /admin/config/wisski-cloud-account-manager/settings