Commit Graph

109 Commits (8189b01a268ce9468ee9d2e8bbace8d58a31dc1c)

Author SHA1 Message Date
Christian Winther e228a1622d refactor layout 1 year ago
Christian Winther c9b11a4a29 remove testing key 1 year ago
Christian Winther 092f7f704c fix nginx? 1 year ago
Christian Winther 6edf266a14 quick take on applying migrations automatically 1 year ago
Christian Winther a8c5585e19 use upstream Docker images over self-built 1 year ago
Christian Winther a25b7910b2 first time setup and more refinements 1 year ago
Christian Winther 7db513b366 sync 1 year ago
Christian Winther 76e1199dc7 sync 1 year ago
Christian Winther 2e2ffc5519 comment build steps out to use remote image 1 year ago
Christian Winther d876533991 remove tmp token 1 year ago
Christian Winther c4404590f2 add first time setup logic 1 year ago
Christian Winther c1fbccb07c bootstrapping worked 1 year ago
Christian Winther 052c11882c tweak 10-storage.sh 1 year ago
Christian Winther 215b49ea3d rename2 1 year ago
Christian Winther 10674ac523 iterate on apache example with docker-compose 1 year ago
Christian Winther f2eb3df85f remove VOLUME and EXPOSE
see https://stackoverflow.com/a/52571354/1081818
1 year ago
Christian Winther 5cfd8e15a9 quotes 1 year ago
Christian Winther 99e2a045a6 more renaming for clarity 1 year ago
Christian Winther d13895a3e0 add 15-storage-permissions.sh to the docs 1 year ago
Christian Winther 895b51fd9f more tweaks 1 year ago
Christian Winther c12ef66c56 opt-in fixing of user/group ownership of files 1 year ago
Christian Winther c64571e46d more docs 1 year ago
Christian Winther f2c8497136 more clanup 1 year ago
Christian Winther ce34e4d046 more docs and rework 1 year ago
Christian Winther a08a5e7cde more docs and rework 1 year ago
Christian Winther e05575283a update docs 1 year ago
Christian Winther c369ef50a7 more refactoring for templating 1 year ago
Christian Winther 7dcca09c65 a bit of refactoring 1 year ago
Christian Winther 6244511cf8 don't hardcode UID/GID for runtime 1 year ago
Christian Winther f390c3c3e9 install all database extensions by default
lifted from https://github.com/pixelfed/pixelfed/pull/4172
1 year ago
Christian Winther cf080dda09 rename init files 1 year ago
Christian Winther b19d3a20dd only run kernel tasks on one server
lifted from https://github.com/pixelfed/pixelfed/pull/4634
1 year ago
Christian Winther 98211d3620 refactor Dockerfile and Docker workflow 1 year ago
Daniel Supernault fbdc635829
Update nginx config 2 years ago
Daniel Supernault 8b06af3f6c
Update nginx config 2 years ago
Daniel Supernault a456fa63c9
Update nginx config 2 years ago
Daniel Supernault ee3b6e09b0
Update nginx config 2 years ago
Anil Kulkarni 91660a2477
Run config:cache first
When updating config variables, such as the APP_URL, the values need to be propagated before calling e.g. route:cache/view:cache
Otherwise those commands will first run with the old config cache
2 years ago
Mehdi Benadel 3ec81f9e32 Updating Dockerfile according to #3737, #3740, #3850 and #4065 2 years ago
Mehdi Benadel 9ad4141d34 Updating dependencies 2 years ago
Kovah 0ecb3ed960 Optimize build process, add Horizon publishing 2 years ago
Kovah 7e8f962db5 Optimize Pixelfed Dockerfile, add Github Actions build 2 years ago
Sven Fischer b57e397d5e docker-apache: update Debian to Bullseye and composer to 2.1.14 3 years ago
trwnh 02ad300443
increase default upload limit from 1M to 15M 4 years ago
Ondrej Brinkel 205705193d
fixes docker build
- composer package prestissimo is deprecated as composer got faster
- `composer update` should not be required as there is a `composer.lock`, actually it was the cause for breaking docker builds as an upstream package had a broken version string in it's requirerements. Using fixed package versions prevents these kinds of problems in future.
4 years ago
Strubbl 8c220b97dd
Update Dockerfile.apache 4 years ago
Strubbl ed7edb8604
Update Dockerfile.apache 4 years ago
Sven Fischer 5bc96a49e7 docker: update composer to 1.10.12 5 years ago
daniel 84280ae8fc
Merge pull request #2308 from dunn/horizon-7.x
docker: update horizon command for laravel 7.x
5 years ago
Sven Fischer eeb45756b9 docker: reduce layers 5 years ago