|
26fb659793
|
Merge pull request 'Modified roles for use with Traefik' (#1) from feature/treafik into main
Reviewed-on: unhb_admin/ansible#1
|
2023-11-20 01:14:54 +01:00 |
|
|
d0c0060e09
|
rolled out modified roles for use with Traefik
|
2023-11-19 21:41:22 +01:00 |
|
|
b4c2d64689
|
infinite time for startup
|
2023-11-16 11:09:51 +01:00 |
|
|
827affcbbf
|
More time for startup
|
2023-11-16 10:55:36 +01:00 |
|
|
ee35505ddd
|
This will avoid timeout issues during startup by first loading the images and not having a timeout defined at all
|
2023-11-16 10:48:52 +01:00 |
|
|
13d9607e61
|
Only enable the backup units, do not start them during the playbook as there's a timer for that
|
2023-11-16 10:12:44 +01:00 |
|
|
19995fee01
|
update Authentik to 2023.10.3
|
2023-11-16 09:59:22 +01:00 |
|
|
d23ef72c9c
|
Update Authentik to 2023.10.2
|
2023-11-09 18:00:09 +01:00 |
|
|
9f6cee5744
|
add secret for backup
|
2023-10-10 18:29:47 +02:00 |
|
|
3e950c73a8
|
define variables
|
2023-10-10 18:29:31 +02:00 |
|
|
aafcb1ad50
|
add systemd units
|
2023-10-10 18:28:50 +02:00 |
|
|
18ec0569c8
|
removed this file which has now moved to all.yml
|
2023-10-10 12:40:54 +02:00 |
|
|
3dc1886a55
|
added missing parts for the backup
|
2023-10-10 12:40:22 +02:00 |
|
|
60d07548dc
|
renamed apt.yml to all.yml and added a variable for the Restic start time
|
2023-10-10 12:40:05 +02:00 |
|
|
512f9a0741
|
fixed the Docker Volume path for Element Web
|
2023-10-10 12:18:37 +02:00 |
|
|
842522e5e0
|
Added Element Web and renamed some variables for consistency
|
2023-10-09 18:33:55 +02:00 |
|
|
0498c562b4
|
disable error reporting
|
2023-09-18 13:29:33 +02:00 |
|
|
dfacbf73c1
|
reload daemon as well
|
2023-09-15 21:55:16 +02:00 |
|
|
ae573658f6
|
Increate time before connecting to network to give Authentik more time to start up
|
2023-09-15 21:53:56 +02:00 |
|
|
8b93465483
|
do not consider it an error if the containers cannot be stopped if they do not exist
|
2023-09-15 21:44:43 +02:00 |
|
|
e8273f3667
|
fixed a typo
|
2023-09-15 21:41:53 +02:00 |
|
|
e6117ad194
|
Give Authentik more time to start before we consider it failed
|
2023-09-15 21:37:11 +02:00 |
|
|
6cc100afcc
|
Ensure the units get restarted if changed
|
2023-09-15 21:34:30 +02:00 |
|
|
d57cde9a8c
|
Fix ensures rolling out a new instances of Authentik works as well (for example during disaster recovery)
|
2023-09-15 21:22:16 +02:00 |
|
|
0e0228f686
|
Clean up: Remove commented parts from before the rewrite of the role
|
2023-09-14 09:16:01 +02:00 |
|
|
156ad3ad91
|
Give database access to its directory
|
2023-09-14 09:11:26 +02:00 |
|
|
5971bffc51
|
Updated the variables for the databases for readability
|
2023-09-13 20:16:43 +02:00 |
|
|
25e8beb662
|
Do not use recursion, fix permissions for folder crreation
|
2023-09-13 20:16:05 +02:00 |
|
|
d6d192207f
|
more consistent variable naming
|
2023-09-13 19:38:31 +02:00 |
|
|
82a7bf9d88
|
Enable Authentik role
|
2023-09-13 19:29:43 +02:00 |
|
|
701c897aff
|
Authentik-Rolle einmal ordentlich gemacht und gefixt
|
2023-09-13 18:03:24 +02:00 |
|
|
4c165f716b
|
Add Variables for MariaDB Containers
|
2023-09-05 13:16:44 +02:00 |
|
|
335bf6ad0b
|
Add Roles for preparing the Backup Location and for the Environment Variables for Backups
|
2023-09-05 13:15:13 +02:00 |
|
|
3b9f2eea33
|
Add Pretix Config as Template
|
2023-09-05 13:14:14 +02:00 |
|
|
4dfaf3395d
|
Owner of the Postgres Dir should also be 999, not root. Might work as root, but this way is known to work.
|
2023-09-05 12:08:37 +02:00 |
|
|
1a39eced04
|
remove incorrect UID/GID
|
2023-09-05 11:30:03 +02:00 |
|
|
a006389988
|
And of course I forgot the permissions for one file, but now...
|
2023-09-04 22:38:55 +02:00 |
|
|
2caf498bf3
|
Fix all the permissions...
|
2023-09-04 22:33:53 +02:00 |
|
|
ad109ae70b
|
optimised permissions for folder creation
|
2023-09-04 19:40:24 +02:00 |
|
|
425d39ac3e
|
We do not need to install apparmor automatically
|
2023-09-04 18:53:00 +02:00 |
|
|
3a9d66a72c
|
fixed a typo in a UID
|
2023-09-04 16:54:20 +02:00 |
|
|
9fb8346a03
|
forgot to give the DB permissions to access its stuff, whoops
|
2023-09-04 16:53:06 +02:00 |
|
|
d72d431a1f
|
make the service work
|
2023-09-04 16:47:31 +02:00 |
|
|
653ad841cb
|
Merge branch 'main' of https://git.un-hack-bar.de/unhb_admin/ansible
|
2023-09-04 15:42:54 +02:00 |
|
|
3c01c1a34b
|
fix quotes
|
2023-09-04 15:38:00 +02:00 |
|
|
35b2412b21
|
Fix UID and GUID for for directories
|
2023-09-04 15:27:41 +02:00 |
|
|
139f7b2534
|
Full Rewrite / Re-Doing of Everything, Part 1
|
2023-09-04 14:45:09 +02:00 |
|
|
c5eaaa9bb1
|
renamed the authentik role, all roles will use the docker_ prefix for naming now
|
2023-09-04 12:04:01 +02:00 |
|
|
f3e671a645
|
fix what changed are allowed or not
|
2023-01-11 01:06:23 +01:00 |
|
|
40be1b1a0f
|
update Authentik to 22.12.0
|
2022-12-28 17:42:19 +01:00 |
|