Michael (Parker) Parker
eb503c5523
fix docker builds ( #4249 )
...
Updates php to 8.1
Resolves the issue when running docker-compose unconfigured redirects to https.
2022-07-16 08:48:40 -04:00
Alex
7866c19007
feat(docker): automated certificate renewal with certbot ( #3916 )
...
* feat(docker): automated certificate renewal with certbot
Executes cron on the first day of every month at 23:00 to reduce the load on LE when everyone else is doing it at 00. Certificate that expires in less than 30 days will be renewed.
closes #3907
2022-01-28 08:32:33 -08:00
Alex
49d5ef271d
ARM64 support for the Panel Docker image, closes #3580 ( #3709 )
...
Co-authored-by: Dane Everitt <dane@daneeveritt.com>
2021-12-04 10:33:42 -08:00
Michael Parker
94fd987400
fix ghcr builds
...
Fix nginx conf file location
Fix php-fpm conf file location
2021-08-03 23:33:25 -04:00
Dane Everitt
7df3c1d013
Tweaks
2020-11-14 13:58:51 -08:00
Dane Everitt
83707079e8
Fixes for docker compose formatting and missing storage dir
2020-11-14 13:26:43 -08:00
Dane Everitt
fe725397eb
Code cleanup and improvement
2020-11-14 13:10:11 -08:00
Jan
b5713ff7b7
Fix schedules in Dockerfile
...
The wrong directory to run PHP in, so schedules will not run
2020-08-21 15:10:17 +02:00
Michael Parker
05004a7a50
move docker foler
...
move docker folder from .dev/
update Dockerfile and entrypoint scripts to match
2020-04-12 16:02:48 -04:00
Michael Parker
61c2a491fc
add packages for yarn
2020-04-11 21:48:31 -04:00
Michael Parker
3090c99a62
update docker stuff
2020-04-11 21:48:31 -04:00
Birkhoff Lee
a4f44f952a
Dockerfile: Switch to php:7.2-fpm-alpine ( #1713 )
...
It's usually a better practice to use an official supported Docker image (in this case, php) so it's best optimized and supported.
2020-01-08 11:51:53 -05:00
Michael (Parker) Parker
e9084d432f
update image for 0.7.11
2018-11-10 18:57:49 -05:00
Michael (Parker) Parker
e73e2418f3
adding php7-info
...
required for egg uploads to the panel
2018-10-13 14:52:20 -04:00
Michael (Parker) Parker
b370b2cb91
adding supervisord for queue workers
...
Added supervisord to run the queue worker,.
moved php-fpm and nginx to supervisord as well.
2018-09-15 21:22:13 -04:00
Michael (Parker) Parker
87e125ddad
key:generate is f'd
2018-08-13 23:33:15 -04:00
Michael (Parker) Parker
63b76c60fb
dockerfile changes
2018-08-04 19:21:51 -04:00
Michael (Parker) Parker
1ac13c82fa
more docker changes
2018-07-18 17:15:28 -04:00
Michael (Parker) Parker
b7da8532ba
Fixing install
...
Adding php fpm conf and fixing dockerfile
2018-07-18 15:31:35 -04:00
Michael (Parker) Parker
5427b7e172
dockerfile changes
2018-07-18 12:15:33 -04:00
Lance Pioch
44a65b4b3c
Move to its own dir
2018-07-08 11:28:26 -04:00
Lance Pioch
7ef3b76499
Consolidate commands
2018-07-08 11:19:51 -04:00
Lance Pioch
925f28b29c
Update alpine version
2018-07-08 11:19:46 -04:00
Asherslab
a93a73ef4d
Moved files
2018-07-08 11:19:35 -04:00
Asherslab
737bae300c
Some Additions
2018-07-08 11:19:30 -04:00
Asherslab
42e3eecf80
Add docker files
2018-07-08 11:19:24 -04:00