Commit Graph

265 Commits

Author SHA1 Message Date
Mitchell Syer
20faf4f3b6 [skip ci] Add FlareSolverSession (#82) 2024-01-24 21:11:19 -05:00
Syer10
d924caaf27 Retry FlareSolverr url fix 2 2024-01-23 20:27:58 -05:00
Syer10
e33afc16c2 Retry FlareSolverr url fix 2024-01-23 20:13:12 -05:00
Syer10
ee9b536106 Revert "Revert fix unescaped urls"
This reverts commit 59a299522a.
2024-01-23 20:04:08 -05:00
Syer10
59a299522a Revert fix unescaped urls 2024-01-23 20:03:18 -05:00
Mitchell Syer
589596e84d Fix unescaped urls (#80) 2024-01-23 19:29:53 -05:00
Mitchell Syer
8f247bb5d2 Support FlareSolverr (#79)
* Update startup_script.sh

* Update README.md
2024-01-23 18:49:14 -05:00
schroda
d93e8c3c1a Overwrite server.conf settings only for provided env vars (#76)
* Overwrite server.conf settings only for provided env vars

Currently on every start the whole server.conf file gets replaced which causes any changed settings during runtime to get lost

* Fix readme formatting

* Add "webUIEnabled" env variable

This is the only setting that can not be changed via the UI

* Remove default values from readme
2024-01-21 11:57:59 -05:00
Chance Zibolski
81ee2a71e2 Set user.home property and remove /etc/passwd modifications (#75)
If we explicitly set the user.home property, then Java doesn't consult
/etc/passwd to determine $HOME, fixing the problems that necessitated
updating /etc/passwd in the first place.

Signed-off-by: Chance Zibolski <chance.zibolski@gmail.com>
2024-01-19 17:05:07 -05:00
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
a3ddf8a0dc Merge branch 'main' into overhauled-container 2023-05-29 15:48:54 -07:00
github-actions[bot]
33b32ff2e1 Update current preview version 2023-05-29 21:49:29 +00:00
github-actions[bot]
e42b381ec9 Update current preview version 2023-05-27 18:31:07 +00:00
github-actions[bot]
393ae45c08 Update current preview version 2023-05-27 00:10:13 +00:00
github-actions[bot]
0bf4856458 Update current preview version 2023-05-26 17:09:01 +00:00
github-actions[bot]
790acde002 Update current preview version 2023-05-24 10:55:04 +00:00
Nogweii
77f891d439 overhaul the workflows 2023-05-20 18:11:04 -07:00
github-actions[bot]
e0aaaa91bf Update current preview version 2023-05-17 00:49:54 +00:00
github-actions[bot]
8405ca1681 Update current preview version 2023-05-13 19:50:56 +00:00
github-actions[bot]
21d0c40e40 Update current preview version 2023-05-01 16:07:59 +00:00
github-actions[bot]
8add3f04af Update current preview version 2023-05-01 15:37:30 +00:00
github-actions[bot]
e583d4a151 Update current preview version 2023-04-10 08:39:17 +00:00
github-actions[bot]
d4526ce72d Update current preview version 2023-03-27 18:17:36 +00:00
github-actions[bot]
2c7d3c675b Update current preview version 2023-03-27 17:25:04 +00:00
github-actions[bot]
8ada052f89 Update current preview version 2023-03-27 14:08:50 +00:00
github-actions[bot]
76df85a66f Update current preview version 2023-03-25 19:00:56 +00:00
github-actions[bot]
5a6b5c1e41 Update current preview version 2023-03-10 08:12:12 +00:00
github-actions[bot]
cf0176bf81 Update current preview version 2023-02-23 18:57:00 +00:00
github-actions[bot]
a2d80f5370 Update current preview version 2023-02-20 23:38:38 +00:00
github-actions[bot]
d67dd3503d Update current preview version 2023-02-19 04:46:17 +00:00
github-actions[bot]
4531525f46 Update current preview version 2023-02-16 07:49:07 +00:00
github-actions[bot]
fb18b00731 Update current preview version 2023-02-14 12:00:04 +00:00
github-actions[bot]
cf2ae9240a Update current preview version 2023-02-13 16:08:25 +00:00
github-actions[bot]
a8255e10ab Update current preview version 2023-02-12 20:23:24 +00:00
github-actions[bot]
0c0f28cf23 Update stable release version 2023-02-12 20:11:33 +00:00
github-actions[bot]
a33b03467e Update current preview version 2023-02-12 19:58:15 +00:00
github-actions[bot]
881192e3e4 Update current preview version 2023-02-12 19:42:45 +00:00
github-actions[bot]
5247011074 Update current preview version 2023-02-12 15:23:50 +00:00
github-actions[bot]
827b857cbb Update current preview version 2023-02-12 11:24:30 +00:00
github-actions[bot]
500d43c67e Update current preview version 2023-02-12 02:40:30 +00:00
github-actions[bot]
4206f6534e Update current preview version 2023-02-05 19:13:37 +00:00
github-actions[bot]
9c992e3b15 Update current preview version 2023-01-11 12:38:54 +00:00
github-actions[bot]
d61d0d8eb4 Update current preview version 2023-01-07 22:09:05 +00:00
github-actions[bot]
93cf95a603 Update current preview version 2023-01-07 16:58:42 +00:00
github-actions[bot]
9b284607ce Update current preview version 2023-01-03 10:46:07 +00:00