Tom Wiesing
735d032865
components/dis: Properly load config file
...
This commit updates the 'component/dis' Dockerfile to properly load the
config file from an environment variable.
2022-09-17 12:11:43 +02:00
Tom Wiesing
a1f35b97d3
Initial status page
2022-09-16 17:54:40 +02:00
Tom Wiesing
492a0c0404
component/dis: Check if instance alive
2022-09-15 18:11:19 +02:00
Tom Wiesing
f5f2ac1a03
Merge all the server components
2022-09-15 15:12:48 +02:00
Tom Wiesing
a360324f62
Refactor Package structure
...
This commit cleans up the package structure, to make two new top-level
packages `internal` (for internal-use packages) and `pkg` (for general
shared utility code).
2022-09-12 15:42:21 +02:00