1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-14 19:07:39 +01:00
Commit Graph

4365 Commits

Author SHA1 Message Date
Zankaria
f161de3d57 docker: format compose file 2024-04-16 22:32:41 +02:00
Zankaria
107592f70c docker: simplify composer file 2024-04-16 22:32:41 +02:00
Zankaria
fbbdb5afd6 docker: fix variable checking in bootstrapping script 2024-04-16 22:32:41 +02:00
Zankaria
5c99b0f4f3 docker: enable profiling with xdebug 2024-04-16 22:32:41 +02:00
Zankaria
fb191a0ffd docker: change compose database root password 2024-04-16 22:32:41 +02:00
Zankaria
575b265c74 docker: adjust php-fpm pool log config on compose 2024-04-16 22:32:41 +02:00
Zankaria
050bc59588 docker: enable JIT by default on compose 2024-04-16 22:32:41 +02:00
Zankaria
f8ea32376e docker: remove leftchan references from compose 2024-04-16 22:32:41 +02:00
Zankaria
5a5d315330 docker: remove leftypol branding from nginx compose 2024-04-16 22:32:41 +02:00
Zankaria
729219a3c4 docker: bootstrap remove leftypol specific files 2024-04-16 22:32:41 +02:00
Zankaria
d117619ce6 docker: boostrap script handle secrets.php, copy static files 2024-04-16 22:32:41 +02:00
Zankaria
5bdbe49f38 docker: move image to alpine linux 2024-04-16 22:32:41 +02:00
Zankaria
711e824153 docker: remove lainchan branding from compose file 2024-04-16 22:32:41 +02:00
Zankaria
9d9804db13 docker: compose mount local-www as root directory in nginx 2024-04-16 22:32:41 +02:00
Zankaria
79183ae8e6 docker: handle secrets.php 2024-04-16 22:32:41 +02:00
Zankaria
eb01768191 docker: use less used port for compose 2024-04-16 22:32:41 +02:00
Zankaria
c058ec12f9 Remove template/cache directory 2024-04-16 22:32:41 +02:00
Zankaria
1fed05c5ee docker: ignore empty gitkeep directories 2024-04-16 22:32:41 +02:00
Zankaria
2af07d006b docker: create empty robots.txt 2024-04-16 22:32:41 +02:00
Zankaria
8799c142b0 install.php: check that secrets.php is writable 2024-04-16 22:32:41 +02:00
Zankaria
3de9fa24dd template.php install.php: handle cache directory being a symlink 2024-04-16 22:32:41 +02:00
Zankaria
efdf93e3dd template.php: trim 2024-04-16 22:32:41 +02:00
Zankaria
7aca69125f docker: extract the vichan directory and make it optionally exposable 2024-04-16 22:32:41 +02:00
Zankaria
b1b28dcb90 docker-compose: use local www root 2024-04-16 22:32:41 +02:00
Zankaria
bd3bf7e4f8 docker: reduce file permissions 2024-04-16 22:32:41 +02:00
Zankaria
7979404c1b docker: change user to www-data 2024-04-16 22:32:41 +02:00
Zankaria
d55961995c docker: change the work directory to /var/www 2024-04-16 22:32:41 +02:00
Zankaria
482962844a docker: fix missing tmp directory 2024-04-16 22:32:41 +02:00
Zankaria
cc8e458906 docker: split up application and dependency layers 2024-04-16 22:32:41 +02:00
Zankaria
1d385ad6aa docker: remove "meaningless" bits from nginx configuration 2024-04-16 22:32:41 +02:00
Zankaria
62f0e9894c docker: trim PHP configuration 2024-04-16 22:32:41 +02:00
zeke
7ac0460b0a Apply suggested changes 2024-04-16 22:32:41 +02:00
zeke
460aee0dad Remove unused Dockerfile 2024-04-16 22:32:41 +02:00
zeke
03228eb87d Fix user and group creation for docker containers 2024-04-16 22:32:41 +02:00
zeke
f3c7bad9cd Remove extension lines (added by docker-php-ext-enable) 2024-04-16 22:32:41 +02:00
zeke
fc63de4ed4 Use two Dockerfiles, move Docker stuff to /docker 2024-04-16 22:32:41 +02:00
zeke
5ca2d194b4 Update dependencies for Docker image 2024-04-16 22:32:41 +02:00
Zankaria
90235b2bab docker: remove unused configuration 2024-04-16 22:32:41 +02:00
Barbara Pitt
3a769b437f adding docker items 2024-04-16 22:32:41 +02:00
Zankaria
8389c399bd Context: shorter lazy initialization 2024-04-16 22:30:37 +02:00
Lorenzo Yario
73f2e3222b
Merge pull request #722 from Zankaria/dep-inj-factory
Splits the dependecy container from the dependency building
2024-04-09 05:37:21 -05:00
Zankaria
a83bcf14a4 Context: simplify lazy initialization 2024-04-09 11:43:46 +02:00
Zankaria
f93dd1fae5 Context: extract dependency building from the container 2024-04-09 11:33:06 +02:00
Lorenzo Yario
3c49645af0
Merge pull request #717 from Zankaria/dep-inj-logging
Add logger by dependency injection
2024-04-04 19:43:46 -07:00
Lorenzo Yario
1109ef3ba6
Merge pull request #718 from Zankaria/fix-deprecation
Fix deprecations in post.php
2024-04-04 19:43:33 -07:00
Zankaria
710f6aa6c2 post.php: use logger 2024-04-04 12:44:37 +02:00
Zankaria
55cb6bc400 context.php: add log driver 2024-04-04 12:44:37 +02:00
Zankaria
f05c290b67 log-driver.php: autoload the logging dirver 2024-04-04 12:44:37 +02:00
Zankaria
28395d55e5 Refactor the logging system 2024-04-04 12:44:37 +02:00
Zankaria
4d9d68b550 Substitute deprecated php functions calls 2024-04-04 11:09:43 +02:00