pvarki / docker-rasenmaeher-integration

Compositions etc to integrate all the pieces (CA, Keycload, LDAP, Database, REST API) into something cosmic
0 stars 0 forks source link

Create ansible playbook for deploying to any VM #77

Open rambo opened 5 months ago

rambo commented 5 months ago

basically install docker, clone the repo possibly change submodule pointers from SSH to HTTPS, init submodules, put configuration variables to .env -file and run "docker compose up -d"

After things are up run sudo docker exec rmvm-rmapi-1 /bin/bash -lc "rasenmaeher_api addcode" to get admin first-login code(s)

benjamsf commented 1 month ago

Got this being worked on here, https://github.com/pvarki/ansible-rasenmaeher-deployment TBD:

ETA in August.