Commit graph

67 commits

Author SHA1 Message Date
aa8baad630
feat: opencloud group provisioning via oidc
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-13 16:43:02 +01:00
6f4cc2bdb3
feat: nextcloud ability to get groups from ldap backend
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-13 15:37:33 +01:00
d517f77b6c
feat: add file_lock and notify_push configuration to nextcloud role
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-13 15:22:09 +01:00
910986b808
feat: add drawio instance for nextcloud and opencloud
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-13 14:37:02 +01:00
f3f2b6d5b7
feat: add empty role skeleton for drawio role
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-13 13:44:53 +01:00
db21030a64
feat: add ldap backend to opencloud
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-13 11:43:11 +01:00
12864a13b0
feat: add 389ds ldap backend to keycloak
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-13 10:58:40 +01:00
59d0174905
feat: add ldap provisioning to nextcloud
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-13 10:46:49 +01:00
700cafed0e
feat: add basic ds389 docker setup and configuration
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-06 17:54:07 +01:00
dae32362ed
chore: add empty boilerplate role for 389ds
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-06 17:47:50 +01:00
244e378d9d
fix: use correct file ownership for nextcloud volumes
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-06 17:18:01 +01:00
6be4a50f8f
chore: ensure we can use the same collabora instance for multiple cloud instances
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-06 17:00:33 +01:00
d3d7bb9ba5
chore: add central collabora service
instead of providing one for owncloud and nextcloud separately

Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-05 17:09:06 +01:00
064b939d06
chore: add empty role boilerplate for collabora
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-05 16:34:50 +01:00
fe85cc0f86
feat: add s3 storage provisioning for opencloud
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-05 16:24:12 +01:00
2dc9097707
feat: add oidc provisioning for opencloud
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-05 15:36:12 +01:00
59cd27a031
feat: add basic opencloud deployment
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-02-27 14:59:45 +01:00
6fad15e7ed
chore: add empty boilerplate role for opencloud
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-02-27 13:44:43 +01:00
b5a6573beb
feat: add nextcloud oidc provisioning 2026-02-27 11:23:07 +01:00
3fcaebe1a8
feat: add keycloak provisioning tasks 2026-02-27 11:22:08 +01:00
13eb79803f
chore(traefik): prefix all traefi vars with traefik_ 2026-01-22 17:29:56 +01:00
d0ae0a4df9
chore(traefik): clearer naming for aggregated services 2026-01-22 17:17:27 +01:00
8e49b09fd6
feat(traefik): allow exposure of dashboard via domain 2026-01-22 14:01:39 +01:00
bce1daf5a6
feat: add provisioning of apps to nextcloud role 2026-01-16 15:53:36 +01:00
ea8178fcf0
feat: add ability to add extra_hosts to nextcloud docker-compose 2026-01-15 17:29:29 +01:00
d3bf520bf0
fix: remove dep to base role from traefik role 2026-01-15 17:20:50 +01:00
868e2c3860
fix: ensure unredacted secret is used for s3-keys 2026-01-15 16:51:19 +01:00
48da1abde1
chore: remove richdocuments plugin for now 2026-01-15 14:17:43 +01:00
21d340de05
fix: correctly reference login_source in blueprint-login-sources 2026-01-14 18:00:56 +01:00
a63da2a29e
chore: reorder blueprints so referenced objects are created before applying 2026-01-14 17:55:31 +01:00
f1f8406c7e
chore: move blueprints to custom folder
otherwise it overwrites default blueprints provided by authentik
2026-01-14 17:37:57 +01:00
fe31369f8c
chore: add healthcheck to authentik and wait for it after deployment 2026-01-14 17:36:52 +01:00
7f639e8191
fix: add lock_timout to apt cache update
should prevent errors with new vagrant machines, where apt is still locked by vagrant
2026-01-14 17:36:07 +01:00
5ed12c64d0
chore: add authentik_login_user_fields to allow showing custom fields, or removing them
e.g when using social + local logins
2026-01-14 16:50:33 +01:00
b00a051b9d
chore: add blueprint stuff to seperate task file 2026-01-14 16:23:52 +01:00
3d3a09025a
feat: allow deletion of ressources via blueprints 2026-01-14 16:22:58 +01:00
f8b9975ae4
chore: add removal of stale blueprints 2026-01-14 16:22:57 +01:00
8828436adf
chore: add minimal readme 2026-01-14 16:22:57 +01:00
d800d43c71
feat: add ability to provision local users using blueprints 2026-01-14 16:22:57 +01:00
359622d17a
feat: add ability to provision entra login sources using blueprints 2026-01-14 15:35:18 +01:00
0106e8801f
feat: add ability to provision outposts using blueprints 2026-01-14 14:31:22 +01:00
438a41356a
feat: add ability to provision proxy apps using blueprints 2026-01-14 14:05:05 +01:00
3f8afa12ef
feat: add ability to provision using blueprints 2026-01-14 13:49:40 +01:00
f814496049
chore: add basic docker-compose for authentik 2026-01-14 12:47:45 +01:00
43327b47f3
chore: add new role boilerplate for authentik 2026-01-14 10:03:06 +01:00
450666aca5
feat: add garage secret lookup plugin 2025-12-19 18:19:49 +01:00
83cd65a32f
chore: update facts to use new syntax 2025-12-19 17:44:28 +01:00
2399eebac6
feat: add the possibility to add registry mirrors 2025-12-19 15:17:48 +01:00
6ab3505dc8
feat: add basic nextcloud role
nextcloud with optional collabora base setup
2025-12-19 14:17:08 +01:00
19986e1205
feat(garage): add provisioning of and bootstraping 2025-12-18 11:34:09 +01:00