c4k-nextcloud/infrastructure
2023-10-17 07:11:59 +02:00
..
backup [Skip-CI] Updated build.py, nextcloud version 27 2023-10-16 18:04:35 +02:00
nextcloud Downgrade to former version 25 2023-10-17 07:11:59 +02:00
README.md Local integration test 2021-12-15 12:49:57 +00:00

Build images

Prerequisites

See also https://pypi.org/project/ddadevops/

# Ensure that yout python3 version is at least Python 3.7!

sudo apt install python3-pip
pip3 install pip --upgrade --user
pip3 install pybuilder ddadevops deprecation --user
export PATH=$PATH:~/.local/bin

#  terraform
pip3 install dda-python-terraform --user

# AwsMixin
pip3 install boto3 --user

# AwsMfaMixin
pip3 install boto3 mfa --user

In folder "docker-backup" resp. "docker-nextcloud":

# step test is optional
pyb image test publish