Add installation scripts
This commit is contained in:
11
homelab.org
11
homelab.org
@@ -373,6 +373,17 @@ Add an entry for the new user.
|
||||
Restart the container with =docker-compose restart authelia=.
|
||||
Ask the new user to go to https://login.tdehaeze.xyz/ to reset his password.
|
||||
|
||||
** Update Matrix
|
||||
https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/maintenance-upgrading-services.md
|
||||
|
||||
#+begin_src bash
|
||||
cd ~/Cloud/programming/matrix-docker-ansible-deploy/
|
||||
git pull
|
||||
# Look at CHANGELOG.md
|
||||
just update
|
||||
ansible-playbook -K -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start
|
||||
#+end_src
|
||||
|
||||
* Docker-Compose
|
||||
:PROPERTIES:
|
||||
:header-args: :tangle /ssh:thomas@homelab:~/docker/docker-compose.yaml
|
||||
|
||||
Reference in New Issue
Block a user