Tom Wiesing
f7b8804c61
sql: Begin cleanup of code
2022-09-19 13:03:59 +02:00
Tom Wiesing
b0d3c686ba
Use environment DialContext and Listen everywhere
2022-09-19 12:42:33 +02:00
Tom Wiesing
f19619ef9f
Add 'environment' package
...
This commit adds a new environment package that manages all calls to the
underlying operating system.
2022-09-18 14:24:22 +02:00
Tom Wiesing
822c70cd69
'wdcli backup': Move to separate package
2022-09-17 18:17:37 +02:00
Tom Wiesing
5cd5ae9be2
'wdcli backup': Rework backup process
...
This commit reworks the backup process to dynamically find the list of
components.
2022-09-17 16:34:07 +02:00
Tom Wiesing
55bee7422d
component/web: Add http and https variants
2022-09-17 15:23:27 +02:00
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
10d295ff32
dis/instance: Render instance properties
2022-09-17 12:07:56 +02:00
Tom Wiesing
a1f35b97d3
Initial status page
2022-09-16 17:54:40 +02:00
Tom Wiesing
a3511b1bfc
instances: Add methods to evaluate PHP
2022-09-15 23:21:14 +02:00
Tom Wiesing
492a0c0404
component/dis: Check if instance alive
2022-09-15 18:11:19 +02:00
Tom Wiesing
08d1840a63
dis/server: '/wisski/navigate' => '/wisski/get'
2022-09-15 15:33:18 +02:00
Tom Wiesing
141b5ef945
components/dis/self: Bugfix
2022-09-15 15:30:45 +02:00
Tom Wiesing
f5f2ac1a03
Merge all the server components
2022-09-15 15:12:48 +02:00
Tom Wiesing
85b5603d9d
Split up WissKI Instance code
2022-09-15 12:54:16 +02:00
Tom Wiesing
a8da3f70eb
Move instances into a separate component
2022-09-14 18:07:12 +02:00
Tom Wiesing
feacd4eeae
Move runtime around
2022-09-14 14:42:21 +02:00
Tom Wiesing
ef1243ea39
Rename packages
2022-09-14 14:17:08 +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