Commit Graph

11 Commits

Author SHA1 Message Date
Chance Zibolski
fa96e50161 Support running as alternative UID/GID (#74)
Because we use the Java user.home property to get the default
configuration directory, there needs to be an entry for the correct user
in /etc/passwd. For this to work with arbitrary UID/GID, that means
updating /etc/shadow dynamically based on the UID/GID in the container
before starting the application.

Signed-off-by: Chance Zibolski <chance.zibolski@gmail.com>
2024-01-18 20:10:10 -05:00
Mitchell Syer
05c4fd32ab Support custom repos 2024-01-06 01:11:52 +00:00
Mitchell Syer
233b89a0b1 Update Configuration Options (#65)
* Update Configuration

* Fix defualt auto download ahead limit in readme
2023-12-08 18:48:23 -05:00
vodkapmp
2f09862166 Update config autodownload (#62)
* Update server.conf.template

* Update startup_script.sh

* Update README.md
2023-10-30 19:48:31 -04:00
Mitchell Syer
741765aadd Update Config with latest Server Config (#46)
* Update server.conf.template

* Update startup_script.sh

* Update startup_script.sh

* Update server.conf.template

* Update README.md

* Update README.md

* Update README.md
2023-08-15 17:45:45 -04:00
Nogweii
3e54375d4f Move startup_script.sh back into scripts/ 2023-05-29 15:49:14 -07:00
Nogweii
77f891d439 overhaul the workflows 2023-05-20 18:11:04 -07:00
Mitchell Syer
8533de62e2 Allow logging to standard output 2022-06-22 11:19:16 -04:00
Mosei
585ef69317 Update startup_script.sh 2022-02-08 12:33:31 +05:30
Mosei
e8c9c655b5 Update startup_script.sh
Uid Gid fix
2022-02-02 09:56:29 +05:30
arbuilder
304bcbd659 Initial commit 2021-09-10 00:43:54 +05:30