-
- Downloads
Add hedgedoc as new service
This adds a collaborative markdown editor as newly offered service which is available via login for all Arch Linux Staff with an option to allow anonymous edits by users (not default). Users are managed via keycloak and require the Staff role to be allowed in, non staff keycloak users currently will receive an internal server error due to an upstream issue.
parent
5739a6b6
No related branches found
No related tags found
Showing
- docs/servers.md 6 additions, 0 deletionsdocs/servers.md
- docs/ssh-hostkeys.txt 11 additions, 0 deletionsdocs/ssh-hostkeys.txt
- docs/ssh-known_hosts.txt 5 additions, 0 deletionsdocs/ssh-known_hosts.txt
- group_vars/all/vault_hedgedoc.yml 12 additions, 0 deletionsgroup_vars/all/vault_hedgedoc.yml
- group_vars/all/vault_postgres.yml 17 additions, 15 deletionsgroup_vars/all/vault_postgres.yml
- host_vars/md.archlinux.org 2 additions, 0 deletionshost_vars/md.archlinux.org
- hosts 2 additions, 0 deletionshosts
- playbooks/md.archlinux.org.yml 22 additions, 0 deletionsplaybooks/md.archlinux.org.yml
- roles/hedgedoc/defaults/main.yml 2 additions, 0 deletionsroles/hedgedoc/defaults/main.yml
- roles/hedgedoc/tasks/main.yml 39 additions, 0 deletionsroles/hedgedoc/tasks/main.yml
- roles/hedgedoc/templates/config.json.j2 37 additions, 0 deletionsroles/hedgedoc/templates/config.json.j2
- roles/hedgedoc/templates/hedgedoc.service.d.j2 16 additions, 0 deletionsroles/hedgedoc/templates/hedgedoc.service.d.j2
- roles/hedgedoc/templates/nginx.d.conf.j2 47 additions, 0 deletionsroles/hedgedoc/templates/nginx.d.conf.j2
- roles/hedgedoc/templates/sequelizerc.j2 8 additions, 0 deletionsroles/hedgedoc/templates/sequelizerc.j2
- tf-stage1/archlinux.tf 4 additions, 1 deletiontf-stage1/archlinux.tf
- tf-stage2/keycloak.tf 32 additions, 0 deletionstf-stage2/keycloak.tf
group_vars/all/vault_hedgedoc.yml
0 → 100644
host_vars/md.archlinux.org
0 → 100644
playbooks/md.archlinux.org.yml
0 → 100644
roles/hedgedoc/defaults/main.yml
0 → 100644
roles/hedgedoc/tasks/main.yml
0 → 100644
roles/hedgedoc/templates/config.json.j2
0 → 100644
roles/hedgedoc/templates/nginx.d.conf.j2
0 → 100644
roles/hedgedoc/templates/sequelizerc.j2
0 → 100644
Please register or sign in to comment