diff --git a/src/Galene/README.md b/src/Galene/README.md new file mode 100644 index 0000000..9e3cc47 --- /dev/null +++ b/src/Galene/README.md @@ -0,0 +1,3 @@ +# Galene +Install to `/var/lib/galene/`. +Fill in passwords generated with `galene-password-generator`. diff --git a/src/Galene/data/config.json b/src/Galene/data/config.json new file mode 100644 index 0000000..1ceb866 --- /dev/null +++ b/src/Galene/data/config.json @@ -0,0 +1,6 @@ +{ + "canonicalHost": "galene.edgarpierre.fr", + "admin": [ + $$$ + ] +} diff --git a/src/Galene/groups/main.json b/src/Galene/groups/main.json new file mode 100644 index 0000000..1ceb866 --- /dev/null +++ b/src/Galene/groups/main.json @@ -0,0 +1,6 @@ +{ + "canonicalHost": "galene.edgarpierre.fr", + "admin": [ + $$$ + ] +}