Commit Graph

17 Commits

Author SHA1 Message Date
Robin
0a7c5602f7 Remove unnecessary try_files 2022-06-25 21:18:27 +02:00
Robin
727f1c6596 Run standard entrypoint 2022-06-04 21:01:25 +02:00
Robin
3e7fbc4c4a Update nginx config from example 2022-05-28 12:48:16 +02:00
Robin
94a29a22e7 Use correct base image 2022-03-15 23:18:15 +01:00
Robin
69fa839200 Change default port to 8080 2022-03-10 14:02:31 +01:00
Robin
837a6e4485 configurable nginx port 2022-03-10 13:53:35 +01:00
Robin
52ff7f8f33 redo containers so they are fully rootless
no more annoying useradd/userdel!
allows read only containers!
smaller images!
doesn't crash on restart without recreating anymore! (oops)
configurable children / spare servers!
2022-01-07 22:32:49 +01:00
Robin
57ba7611bd Delete user before deleting group 2021-12-20 23:56:42 +01:00
Robin
7a89953e24 Add experimental auto install support, rewrite user/group logic 2021-12-20 17:47:48 +01:00
Robin
a24ecbd1b4 Allow setting www-data UID and GID id at runtime 2021-11-24 15:04:18 +01:00
Robin
3cb6572b5d also prevent access to htaccess files 2021-05-01 14:23:06 +02:00
Derkades
45bb975383 Merge branch 'v2' of github.com:NamelessMC/Nameless-Docker into v2 2020-08-14 16:46:42 +02:00
Derkades
9e9954ef2d fix fancy url support 2020-08-14 16:46:38 +02:00
Derkades
f597f4e305 Update default php fpm host 2020-07-27 20:32:42 +02:00
Robin
93de0bea49 Prevent access to template/cache
9bd1433f0e
2020-07-18 12:05:34 +02:00
Derkades
7621ac946d Fancy URL support 2020-06-10 19:04:58 +02:00
Derkades
2b8e21f95f Update to v2 and use php-fpm for better performance 2020-06-10 14:12:51 +02:00