Leon Windler
48a52ed15c
Rename docker-compose.yaml to compose.yaml
2024-07-12 22:57:23 +02:00
Christoph Schug
38e065c218
fix: replace /var/run
by /run
...
The use of `/var/run` was deprecated by FHS 3.0 nine years ago, so it's
time to finally get rid of it where possible. The canonical directory
for run-time variable data is `/run` nowadaya,s with `/var/run` just
being a symbolic link for backward compatibilty and to ease transition.
2024-06-04 11:55:20 +02:00
Christoph Schug
e01fc90b2c
feat: always reference the full image name incl. the registry
2024-03-27 23:13:41 +01:00
Christoph Schug
8a17193dd0
fix: add final newline character to text files
...
This makes text files compliant to POSIX which requires every line of a
text file to end with a newline character [1][2].
[1] https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_403
[2] https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
2024-02-22 19:06:54 +01:00
Christian Lempa
0c30f62cbe
formatting update
2023-05-25 14:26:13 +02:00
xcad2k
8b2623aff3
portainer-data volume declaration is missing in compose file
...
Fixes #27
2022-01-22 19:32:10 +01:00
Christian
ffba884d4f
readme file updates
2022-01-10 09:30:01 +01:00
xcad2k
857bdfda06
influxdb fix
2022-01-03 16:03:31 +01:00
xcad2k
5bf2c4af41
documentation updates
2022-01-02 12:37:45 +01:00
xcad2k
6739050ff9
readme updates
2021-12-30 11:58:26 +01:00
xcad2k
0083bc01a1
some general updates
2021-12-30 11:46:21 +01:00
xcad2k
a5f3432802
terraform test
2021-10-08 14:01:07 +02:00
xcad2k
54213cd26f
reorganize folders
2021-09-24 14:05:19 +02:00