Thomas Kleinendorst
40abc7477b
Update actual version
2024-12-10 15:02:14 +01:00
Thomas Kleinendorst
c8a8af9c18
Fix pi-hole to work with new setup
2024-11-19 14:31:17 +01:00
Thomas Kleinendorst
e4bdd81823
Simplify the actual role by using Docker
2024-11-19 13:48:23 +01:00
Thomas Kleinendorst
41b3c27d71
Update actual and wedding versions
2024-11-07 10:55:27 +01:00
Thomas Kleinendorst
2c84b17afe
Update container versions
2024-10-11 11:20:56 +02:00
Thomas Kleinendorst
cfb228cada
Add secure postgres deployment
2024-10-06 17:45:04 +02:00
Thomas Kleinendorst
fa78dc7a83
Update versions
2024-10-05 12:31:55 +02:00
Thomas Kleinendorst
1ec2428fa9
Update the Actual version
2024-09-18 15:34:33 +02:00
Thomas Kleinendorst
b91d862c34
Update the actual version
2024-08-19 14:11:05 +02:00
Thomas Kleinendorst
465517ef56
Update the actual version to 24.7.0
2024-07-03 12:27:44 +02:00
Thomas Kleinendorst
08cf93276d
Move "podman-restart" to the podman-container role
2024-06-05 17:00:11 +02:00
Thomas Kleinendorst
4fb455c6b4
Deduplicate Podman container logic with new role
2024-06-05 12:57:41 +02:00
Thomas Kleinendorst
bcf920053c
Allow removal of Podman container on version bump
...
Before this change it was necessary to remove the container manually.
With these changes it will automatically detect when a new version
should be deployed and the role will automatically remove the old
container.
2024-06-03 13:47:22 +02:00
Thomas Kleinendorst
86d75b8de0
Update the actual version (to 24.5.0)
...
There is also a problem with the configuration in that it's hard to
upgrade running containers, I added a note explaining this.
2024-05-06 10:54:06 +02:00
Thomas Kleinendorst
2014745501
Add changedetection as a hosted service
2024-04-28 15:50:14 +02:00
Thomas Kleinendorst
131991ec22
Create generic rule for simple nginx reverse proxy
2024-04-28 15:13:05 +02:00
Thomas Kleinendorst
b1ff2515e1
Start podman restart service in user role
2024-04-23 17:12:06 +02:00
Thomas Kleinendorst
5d32ed57b4
Add user systemd config to pi-hole container
2024-04-16 17:17:34 +02:00
Thomas Kleinendorst
462e202737
Register actual container as systemd service
...
This service is scoped to the user only but ensures that the container
is started on system boot.
2024-04-16 17:04:45 +02:00
Thomas Kleinendorst
606a26a008
Add link for starting containers on system boot
...
As mentioned in the comment; this behavior is different in
Podman than how it is in Docker.
2024-04-15 20:35:57 +02:00
Thomas Kleinendorst
690b2d56d8
Comment out ufw rules
2024-04-15 09:50:33 +02:00
Thomas Kleinendorst
e06547e25c
Rearange existing roles to make more sense
2024-04-14 12:29:17 +02:00
Thomas Kleinendorst
bec00118c0
Add a non working setup for ip forwarding
2024-04-14 10:58:41 +02:00
Thomas Kleinendorst
77c9614321
Change actual role user > username
2024-04-13 15:26:58 +02:00
Thomas Kleinendorst
22376928e2
Fix invalid variable naming for user role
...
According to the linter variables used within rules should start with
the role's prefix.
2024-04-13 13:54:49 +02:00
Thomas Kleinendorst
6c0425418e
Install actual on Raspberry Pi
2024-04-12 13:34:45 +02:00