Slavi Pantaleev
6958258387
Upgrade Grafana (v10.4.0-0 -> v10.4.1-0)
2024-03-22 10:58:31 +02:00
Slavi Pantaleev
c9d1909db9
Upgrade Gitea (v1.21.8-0 -> v1.21.9-0)
2024-03-22 09:12:26 +02:00
Slavi Pantaleev
62ca6d1b57
Upgrade Nextcloud (v28.0.2-0 -> v28.0.2-1)
...
Ref: https://github.com/mother-of-all-self-hosting/ansible-role-nextcloud/pull/15
2024-03-22 06:50:59 +02:00
Slavi Pantaleev
911a36d381
Upgrade Woodpecker CI (v2.4.0-0 -> v2.4.1-0)
2024-03-21 09:30:03 +02:00
Slavi Pantaleev
6ac29e2ad7
Upgrade Adguard Home (v0.107.44-0 -> v0.107.46-0)
2024-03-20 17:36:33 +02:00
Slavi Pantaleev
36141f9b14
Upgrade Prometheus (v2.50.1-0 -> v2.51.0-0)
2024-03-19 17:40:18 +02:00
Slavi Pantaleev
9ee2cfc5ab
Upgrade Woodpecker CI (v2.3.0-1 -> v2.4.0-0)
2024-03-19 16:52:37 +02:00
Slavi Pantaleev
d107ce04c1
Merge pull request #165 from adam-kress/main
...
Upgrade Jitsi (v9258-0 -> v9364-0)
2024-03-19 09:12:59 +02:00
adam-kress
0e83d575fe
Upgrade Jitsi (v9258-0 -> v9364-0)
2024-03-18 19:24:05 -04:00
Aine
5b632a9869
radicale v3.1.9.0
2024-03-18 22:47:51 +02:00
Aine
a5b7bd95e5
mrs role update
2024-03-18 22:16:48 +02:00
Slavi Pantaleev
00056619be
Upgrade Traefik (v2.11.0-1 -> v2.11.0-2)
2024-03-18 08:11:02 +02:00
Slavi Pantaleev
fec0db00fa
Upgrade Traefik (v2.11.0-0 -> v2.11.0-1)
...
Ref: https://github.com/devture/com.devture.ansible.role.traefik/pull/11
Using a DNS challenge is now easier and more secure.
2024-03-18 08:07:41 +02:00
Slavi Pantaleev
8cd863c5ff
Merge pull request #163 from sergiodj/improve-adguard-doc
...
Improve Adguard Home's Troubleshooting section
2024-03-17 08:46:46 +02:00
Aine
579d0d3fbb
borgmatic v1.8.9; docker-registry-proxy v1.1.1
2024-03-16 22:37:10 +02:00
Slavi Pantaleev
9306177660
Upgrade postgres-backup
...
Ref: https://github.com/devture/com.devture.ansible.role.postgres_backup/pull/5
2024-03-16 08:39:06 +02:00
Sergio Durigan Junior
0ee92dfbe0
Improve Adguard Home's Troubleshooting section
...
Fix grammar mistakes, improve readability and suggest "systemctl edit".
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-03-15 19:46:34 -04:00
Slavi Pantaleev
154471a5a8
Upgrade Gitea (v1.21.7-0 -> v1.21.8-0)
2024-03-13 08:37:52 +02:00
QEDeD
b681741ee4
Document workaround needed for Adguard Home ( #161 )
...
* Update adguard-home.md to document the workaround needed for first time setup
Since Adguard Home currently can't perform first time setup without admin, I've documented how to run it with root initially and then revert to using mash
* Update adguard-home.md
* Update adguard-home.md
edit "usage" to the correct URL
* Update adguard-home.md
formatting
* Update adguard-home.md
user more precise wording
* Update adguard-home.md
correct typo
* Update adguard-home.md
* Simplify Adguard Home troubleshooting instructions a bit
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-03-11 08:36:14 +02:00
Slavi Pantaleev
e21dca756e
Merge pull request #162 from sergiodj/improve-woodpecker-agent-doc
...
Improve Woodpecker's main docs re. agent secrets
2024-03-11 08:30:29 +02:00
Sergio Durigan Junior
191806fa8f
Improve Woodpecker's main docs re. agent secrets
...
This reflects the changes done at 8671cf01d1
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-03-10 21:52:34 -04:00
Aine
837a2b54a9
miniflux v2.1.1
2024-03-10 22:14:05 +02:00
Slavi Pantaleev
e395a933a2
Remove Garage from "Coming soon" section
...
Related to: https://github.com/mother-of-all-self-hosting/mash-playbook/pull/2#issuecomment-1987281567
2024-03-10 18:18:56 +02:00
Slavi Pantaleev
5f7ba032ad
Upgrade Authentik (v2024.2.1-0 -> v2024.2.2-0)
2024-03-10 16:55:20 +02:00
Slavi Pantaleev
dc7dadc01e
Merge pull request #160 from NeonMinnen/main
...
Upgrade Forgejo (v1.21.6-0-0 -> v1.21.7-0-0)
2024-03-08 08:27:18 +02:00
M
ab311c6213
Upgrade Forgejo v1.21.6-0-0 -> v1.21.7-0-0)
2024-03-07 17:16:32 -08:00
Aine
47bf762ed2
docker-registry-proxy v1.1.0
2024-03-07 23:43:33 +02:00
Slavi Pantaleev
bd84bd7dd6
Merge pull request #159 from sergiodj/improve-woodpecker-docs
...
Improve Woodpecker documentation regarding gRPC connections
2024-03-07 20:01:55 +02:00
Sergio Durigan Junior
38d447192a
Improve Woodpecker documentation regarding gRPC connections
...
Remove the (now unnecessary) warning saying that gRPC connections
don't work, and provide a better example on how to configure the
agent.
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-03-07 10:42:49 -05:00
Slavi Pantaleev
2f096ab291
Upgrade Keycloak (v24.0.1-0 -> v24.0.1-1)
2024-03-07 17:12:39 +02:00
Slavi Pantaleev
f1aa244170
Update Woodpecker CI docs to mention devture_woodpecker_ci_server_container_labels_traefik_grpc_enabled
...
Related to: https://github.com/devture/com.devture.ansible.role.woodpecker_ci_server/pull/5
2024-03-07 08:08:06 +02:00
Slavi Pantaleev
d91ba7c667
Upgrade Woodpecker CI (v2.3.0-0 -> v2.3.0-1)
2024-03-07 08:05:36 +02:00
Aine
afd78c9ec7
add docker registry proxy grafana dashboard
2024-03-07 00:35:20 +02:00
Aine
11ee1202ce
add docker registry proxy docs
2024-03-07 00:33:42 +02:00
Aine
b7561cf156
pin docker-registry-proxy to specific version
2024-03-07 00:18:31 +02:00
Aine
ed9996434d
add docker-registry-proxy role
2024-03-07 00:03:16 +02:00
Aine
256c1c7365
grafana v10.4.0
2024-03-06 19:19:13 +02:00
moanos
7051059fd8
chore(gotosocial): Bump version 0.13.3->0.14.0
2024-03-06 10:51:38 +01:00
Aine
fa926d1aa5
redmin v5.1.2
2024-03-05 22:57:31 +02:00
Slavi Pantaleev
71cfa8b5ee
Upgrade Keycloak (v24.0.0-0 -> v24.0.1-0)
2024-03-05 10:55:38 +02:00
Slavi Pantaleev
4e889fbe8d
Upgrade Syncthing (v1.27.3-0 -> v1.27.4-0)
2024-03-04 19:08:19 +02:00
Slavi Pantaleev
abee913fa1
Upgrade Keycloak (v23.0.7-0 -> v24.0.0-0)
2024-03-04 19:03:40 +02:00
Slavi Pantaleev
6dc79c602b
Merge pull request #158 from QEDeD/main
...
Make what port to change more explicit
2024-03-04 17:22:33 +02:00
QEDeD
8218208b02
Make what port to change more explicit
...
Make what port to change more explicit so there's a higher correlation between the instructions and the interface people will see.
2024-03-04 16:19:27 +01:00
Aine
d7495e0213
vaultwarden v1.30.5
2024-03-02 21:25:58 +02:00
Aine
1aa2991c1d
prometheus v2.50.1; vaultwarden v1.30.4
2024-03-02 17:45:41 +02:00
Slavi Pantaleev
891f4a9a96
Upgrade Promtail (v2.9.4-2 -> v2.9.5-0)
2024-02-29 18:22:00 +02:00
Slavi Pantaleev
8fee1badea
Fix indentation within YAML blocks
2024-02-29 16:11:04 +02:00
Slavi Pantaleev
c44e67d38a
Upgrade Gitea (v1.21.6-0 -> v1.21.7-0)
2024-02-27 12:17:49 +02:00
Slavi Pantaleev
4e5b5ed157
Merge pull request #155 from sergiodj/fix-typo-forgejo-doc
...
Fix typo on Forgejo documentation
2024-02-26 09:47:58 +02:00