Slavi Pantaleev
089ceb6790
Merge pull request #27 from moan0s/gotosocial
...
Rename mash-gotosocial db to gotosocial
2023-03-29 15:46:55 +03:00
Julian-Samuel Gebühr
f08a207722
Rename mash-gotosocial db to gotosocial
2023-03-29 14:44:38 +02:00
Slavi Pantaleev
d86ae6c9c8
Merge pull request #18 from moan0s/gotosocial
...
Add GoToSocial
2023-03-29 15:24:05 +03:00
Julian-Samuel Gebühr
92eac9df3b
Streamline placeholders & typo
2023-03-29 13:53:46 +02:00
Julian-Samuel Gebühr
80471fc55c
Add documentation on hostname and domain
2023-03-29 13:49:44 +02:00
Julian-Samuel Gebühr
040a64c29b
use jsut and correct wrong role prefix
2023-03-29 13:42:29 +02:00
Julian-Samuel Gebühr
0c5d9b0ae1
Use just command
2023-03-29 13:31:17 +02:00
Slavi Pantaleev
f6cc08b33e
Fix variable typo
2023-03-29 14:23:59 +03:00
Slavi Pantaleev
ea0ab44b87
Upgrade Navidrome (v0.49.3-0 -> v0.49.3-1)
2023-03-29 14:20:18 +03:00
Slavi Pantaleev
c3ac6200a9
Upgrade Nextcloud (v26.0.0-0 -> v26.0.0-1)
2023-03-29 14:14:29 +03:00
Julian-Samuel Gebühr
0c79235deb
Add owncast
2023-03-29 13:13:17 +02:00
Niels Bouma
c5a8115a73
Updated nextcloud docs
...
Updated nextcloud docs for redis support
2023-03-29 12:57:45 +02:00
Niels Bouma
2ea62c3d31
Redo Nextcloud redis intergration
2023-03-29 12:29:01 +02:00
Julian-Samuel Gebühr
5e7ab98e02
Correct command tag
2023-03-29 10:54:51 +02:00
Slavi Pantaleev
bd98a52f68
Add Navidrome support
2023-03-29 11:42:39 +03:00
Julian-Samuel Gebühr
2e1e4048ff
Merge branch 'main' of https://github.com/mother-of-all-self-hosting/mash-playbook into gotosocial
2023-03-29 10:18:55 +02:00
Julian-Samuel Gebühr
b1bf911072
Add migration guide
2023-03-29 10:02:55 +02:00
Slavi Pantaleev
e5ab7b6716
Upgrade Syncthing (v1.23.2-0 -> v1.23.2-1)
2023-03-29 10:22:20 +03:00
Slavi Pantaleev
daebb695d5
Upgrade Vaultwarden (v1.27.0-2 -> v1.28.0-0)
...
Fixes https://github.com/mother-of-all-self-hosting/mash-playbook/issues/25
2023-03-29 09:22:40 +03:00
Aine
3330f6cfd6
update soft-serve 0.4.6 -> 0.4.7
2023-03-28 20:11:55 +03:00
Slavi Pantaleev
19cca0e840
Fix alignment
2023-03-28 19:40:15 +03:00
Slavi Pantaleev
cf5019aac3
Update supported-services.md
2023-03-28 16:48:03 +03:00
Slavi Pantaleev
4ad11799e9
Merge pull request #23 from mother-of-all-self-hosting/soft-serve
...
add Soft Serve
2023-03-28 16:47:15 +03:00
Slavi Pantaleev
a513f04215
Update soft-serve.md
2023-03-28 16:47:07 +03:00
Aine
5b9800e70b
soft-serve: add note
2023-03-28 16:40:35 +03:00
Aine
a30c09ada1
soft-serve: fix comments
2023-03-28 16:11:58 +03:00
Aine
9c0edad5b9
add Soft Serve
2023-03-28 16:02:22 +03:00
Slavi Pantaleev
a900cfd650
Upgrade Grafana (v9.4.7-0 -> v9.4.7-1)
2023-03-28 12:24:00 +03:00
Slavi Pantaleev
de10454359
Add justfile to .editorconfig
2023-03-28 10:54:18 +03:00
Slavi Pantaleev
dbf84d1249
Always restart services one by one when doing install-service
...
This way, something like `just install-service postgres` will
definitely do a `restart` and not a `stop` + `start` (which may leave
dependant services stopped).
This has potentially been addressed by
7acb5f4b85
as well.
2023-03-28 10:52:48 +03:00
Slavi Pantaleev
2d94dc1e00
Upgrade com.devture.ansible.role.systemd_service_manager
2023-03-28 10:52:02 +03:00
Slavi Pantaleev
28d15a6af3
Upgrade Keycloak (v21.0.1-0 -> v21.0.1-1) and fix URLs
2023-03-28 10:29:41 +03:00
Slavi Pantaleev
c85146ba78
Add Keycloak service
2023-03-28 10:27:36 +03:00
Slavi Pantaleev
2d69737ebd
Upgrade PeerTube (v5.1.0-1 -> v5.1.0-2)
...
This main adds support for installing plugins via the web UI.
2023-03-28 09:20:07 +03:00
Aine
433df3cfff
update uptime-kuma 1.21.0 -> 1.21.1
2023-03-27 17:13:45 +03:00
Slavi Pantaleev
330baf8993
Add NetBox service and redo Redis integration for PeerTube
2023-03-26 17:13:57 +03:00
Slavi Pantaleev
651c2705e9
Upgrade PeerTube (v5.1.0-0 -> v5.1.0-1)
2023-03-26 15:51:44 +03:00
Slavi Pantaleev
798b37d2fe
Remove shell configuration for better compatibility
2023-03-26 14:13:14 +03:00
Julian-Samuel Gebühr
e18838f91c
Merge branch 'main' of https://github.com/mother-of-all-self-hosting/mash-playbook into gotosocial
2023-03-25 18:35:44 +01:00
Slavi Pantaleev
51eeb1b1ac
Fix incorrect variable usage
...
Related to https://github.com/mother-of-all-self-hosting/mash-playbook/pull/21
2023-03-25 19:24:16 +02:00
Slavi Pantaleev
c8541f4c8c
Merge pull request #21 from moan0s/hubsite
...
Add a bunch of services
2023-03-25 19:21:30 +02:00
Slavi Pantaleev
38433f18b8
Merge branch 'main' into hubsite
2023-03-25 19:21:08 +02:00
Slavi Pantaleev
a6550d6004
Add some helpful AdGuard Home after-installation tips
2023-03-25 19:18:41 +02:00
Aine
e87caadc2a
update swap role
2023-03-25 18:57:31 +02:00
Aine
64bcce723d
Merge pull request #20 from mother-of-all-self-hosting/just-just
...
safely integrate agru, format justfile, format requirements.yml
2023-03-25 17:46:56 +02:00
Niels Bouma
4cd5a77955
Update nextcloud.md
...
updated nextcloud service docs with redis support info
2023-03-25 16:05:21 +01:00
nbouma
ab964af9c3
Add redis support for nextcloud service
2023-03-25 15:55:37 +01:00
Aine
0a27d99b1a
justfile - fix formatting
2023-03-25 16:50:46 +02:00
Aine
b7d2bebd13
just roles - replace bash with sh
2023-03-25 16:15:08 +02:00
Julian-Samuel Gebühr
8ea6293246
Add proper descriptions
2023-03-25 15:10:31 +01:00