54217fcd9e
ff
2024-11-09 10:55:16 +01:00
8b13f8fbcd
gg
2024-11-09 10:54:39 +01:00
1b20b10c2b
dd
2024-11-09 10:53:51 +01:00
329d10c5b2
dd
2024-11-09 10:53:27 +01:00
b8fcf23417
ff
2024-11-09 10:52:31 +01:00
f282c82ade
dd
2024-11-09 10:51:52 +01:00
9c079b3fb0
dd
2024-11-09 10:50:42 +01:00
27186269e8
dd
2024-11-09 10:49:40 +01:00
f1e43f50fd
df
2024-11-09 10:49:03 +01:00
e66c5ed941
dd
2024-11-09 10:47:22 +01:00
cbd0862d69
dd
2024-11-09 10:46:05 +01:00
a3975dbf83
test
2024-11-09 10:45:17 +01:00
1b8beb0e9d
attach
2024-11-09 10:38:50 +01:00
e1e1151759
def
2024-11-09 10:34:29 +01:00
e14801ebc8
policy
2024-11-09 10:34:23 +01:00
ef5b01b10e
user
2024-11-09 10:16:52 +01:00
2c9fa7e0b9
root
2024-11-09 10:13:33 +01:00
0d67f7b439
dd
2024-11-09 10:09:07 +01:00
d271d93839
client
2024-11-09 10:08:39 +01:00
534530c748
aadd role
2024-11-09 10:06:25 +01:00
79cb92e602
setup minio ( #227 )
...
Reviewed-on: #227
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-11-08 23:03:16 +01:00
9f09ce3531
sanoid: fix template name
2024-11-08 12:43:55 +01:00
244ee30c6c
miniflux: add more filter
2024-11-07 15:50:08 +01:00
93c789049a
miniflux: add filter
2024-11-07 15:41:52 +01:00
921255792d
forgejo: fix config (jwt-token format) ( #226 )
...
Reviewed-on: #226
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-11-07 11:28:54 +01:00
76f309d0e9
nextcloud: db: fix healthcheck
2024-11-06 20:43:47 +01:00
15faabfd0f
chore(deps): update ghcr.io/gramps-project/grampsweb docker tag to v24.10.0
2024-11-06 16:57:39 +00:00
1c3f5b381b
chore(deps): update ghcr.io/miniflux/miniflux docker tag to v2.2.2
2024-11-06 16:57:20 +00:00
833851e99b
rsync_mirror: fix timer
2024-11-03 20:16:30 +01:00
e2df9283d4
update forgejo to 9.0.1
2024-11-03 20:02:27 +01:00
c3bfe727ff
ytdlp: fix config
2024-10-31 16:59:03 +01:00
d7cd0c2181
ytdlp: remove channels
2024-10-31 16:57:11 +01:00
4a8da9be9b
ytdlp: switch to oauth
2024-10-31 16:56:16 +01:00
465af86361
replace navidrome-smb-secret with fileserver-secret (same content)
...
dfgdsf
2024-10-31 12:07:39 +01:00
7a2ccbabb6
remove syncoid, switch to rsync ( #221 )
...
no more zfs send
mirroring with rsync
snaps an both sides
Reviewed-on: #221
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-10-31 12:01:46 +01:00
6fbbad51f6
chore(deps): update traefik docker tag to v3.2.0
2024-10-28 20:06:30 +00:00
447a4912bd
chore(deps): update zricethezav/gitleaks docker tag to v8.21.2
2024-10-28 16:07:29 +00:00
c1f86033ed
chore(deps): update docker.io/mongo docker tag to v8.0.3
2024-10-26 04:06:23 +00:00
d2d6c846a5
revert parts of "506fa8da8d" (explanation inline) ( #217 )
...
Reviewed-on: #217
2024-10-23 22:55:41 +02:00
6d984287bb
chore(config): migrate renovate config ( #218 )
...
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.
You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon.
🔕 **Ignore**: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid.
❓ Got questions? Does something look wrong to you? Please don't hesitate to [request help here](https://github.com/renovatebot/renovate/discussions ).
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: #218
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-10-23 22:34:01 +02:00
506fa8da8d
replace sudoers tasks with module (users, sanoid, munin) ( #217 )
...
Reviewed-on: #217
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-10-23 20:16:30 +02:00
7d43294ce8
update chrony and sshd config templates ( #216 )
...
Reviewed-on: #216
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-10-23 18:50:04 +02:00
2641b5d090
docker-compose: set restart to unless_stopped
2024-10-23 18:21:54 +02:00
089d4c0d13
docker-compose: set pull_policy ( #215 )
...
Reviewed-on: #215
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-10-23 18:20:04 +02:00
f66d296a23
fix linter error: jinja spacing
2024-10-23 18:01:13 +02:00
c8e7fe9dc6
Role: docker_compose: replace command with module ( #214 )
...
Reviewed-on: #214
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-10-23 17:59:34 +02:00
d65c56332b
miniflux: add new filter ( #213 )
...
Reviewed-on: #213
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-10-23 09:42:44 +02:00
79544a6211
update forgejo to v9.0.0 ( #212 )
...
Reviewed-on: #212
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-10-22 11:53:50 +02:00
415f1b1366
fix lldap: update package url ( #211 )
...
Reviewed-on: https://git.mgrote.net///mg/homeserver/pulls/211
https://build.opensuse.org/project/show/home:Masgalor:LLDAP
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-10-21 14:28:07 +02:00
0d8aa4f4a0
chore(deps): update nextcloud docker tag to v30.0.1
2024-10-18 22:06:27 +00:00