You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c4k-nextcloud/infrastructure
bom e4666a592e bump version to: 10.1.1-SNAPSHOT 1 week ago
..
backup bump version to: 10.1.1-SNAPSHOT 1 week ago
nextcloud bump version to: 10.1.1-SNAPSHOT 1 week ago
README.md Local integration test 2 years ago

README.md

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