Skip to content

add only office support (with cool ansible-docker-nginx-letsencrypt rig!)

aguestuser requested to merge only-office into master

This works in 3(ish) commands:

  1. unlock the secrets!
  2. get a machine from eclipsis!
  3. deploy the whole thing with ansible!

the bulk of the work comes in these two files (which are invoked from playbooks.main.yml):

  • files/docker-compose.yml
  • files/configure.sh

Usage for team-friendo members and friendos-of-friendos is (hopefully) well-documented in the README. :)

Merge request reports