8 Commits

Author SHA1 Message Date
60979c15c4 fix: remove "-" from ENV names
The BULK-EDIT config variables had the illegal char '-',
which prevents deployment.
Replaced these with BULK_EDIT.
2026-01-14 09:00:05 +00:00
8dbda41c46 chore: publish 0.1.1+2.5 release 0.1.1+2.5 2024-04-21 17:06:27 +00:00
a1dd201901 Add permissions config & Multi-instance support
* Fixed an issue where two instances would try to refer to the same 'server' deployment.
* Added env vars for all permissions in server.conf
2024-04-21 17:04:43 +00:00
68888c1cbd chore: publish 0.1.0 release 0.1.0 2024-04-21 15:06:34 +00:00
bc982c1c9c Add 'allow broken uploads' to config
This option proved useful in debugging and workarounds
2024-04-21 13:03:34 +00:00
1a525a89ff First Working build
Fixed a few network+volume issues, so the service actually starts up.

Also added a handful of permissions env variables to start with
2023-10-07 20:11:27 +00:00
2f6a9c7c15 additional configuration options added 2023-09-03 22:04:50 +00:00
71ee8bbce8 initial commit 2023-09-03 20:47:41 +00:00