Feat: add cleaninsights role
This commit is contained in:
parent
051c1ab57f
commit
bf6ed83fd6
10 changed files with 281 additions and 0 deletions
8
roles/podman_cleaninsights/templates/cleaninsights.slice
Normal file
8
roles/podman_cleaninsights/templates/cleaninsights.slice
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description=Cleaninsights Slice
|
||||
Before=slices.target
|
||||
Requires=matomo.service
|
||||
Requires=nginx.service
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
Add table
Add a link
Reference in a new issue