You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.seagl.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ This is a "fork" of [spantaleev/matrix-docker-ansible-deploy](https://github.com
10
10
4. Push the inventory update, in order to run the regular Ansible playbooks against it (you need GitHub Actions to bootstrap everyone else into the instance)
11
11
5. Update this repo (see below)
12
12
6. Push this repository. GitHub Actions will configure the homeserver automatically.
13
+
7. If the GitHub Actions run fails, rerun it. This is necessary on initial setup due to ordering/timing issues.
14
+
8. Run the homeserver through [Matrix Federation Tester](https://federationtester.matrix.org/), just to be sure.
0 commit comments