37 Commits

Author SHA1 Message Date
Eric Nemchik
880affc61b
Merge pull request #76 from linuxserver/ipv6-listen
separate ipv6 listen in default site-conf
2024-09-14 09:09:13 -07:00
thespad
64b15cda54
Make migrations executable 2024-08-13 15:15:58 +01:00
Eric Nemchik
d8b2acb70f
separate ipv6 listen in default site-conf 2024-07-16 20:31:57 -05:00
thespad
1285342447
Rebase to 3.20 2024-05-31 17:09:43 +01:00
thespad
e378a31a05
chown public/inc/lang for plugins that need to modify language files 2024-05-10 18:46:46 +01:00
TheSpad
22a1609c79
Don't try and copy plugins on a restart 2024-02-01 21:46:03 +00:00
Eric Nemchik
9737720495
Cleanup default site conf
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-12-25 14:17:33 -06:00
Eric Nemchik
8ef41cebaf
only run migration if conf exists
redirect stderr to /dev/null

Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-11-25 10:42:49 -06:00
TheSpad
4e2c89b544
Update built-in plugins on container update 2023-07-21 17:20:27 +01:00
Eric Nemchik
a3f3be0056 Move ssl.conf include to default.conf 2023-04-13 11:05:28 -05:00
Eric Nemchik
f53bde2376 Fix dependencies 2023-01-22 14:50:20 -06:00
Eric Nemchik
a2003671d9 Format shell scripts 2023-01-15 09:48:37 -06:00
TheSpad
7fa24b5c9e
Rebase to 3.17, migrate to s6v3 2022-12-28 21:52:11 +00:00
MachX428
036fa1cabd Create /smileys/local folder directly on initialization 2022-11-14 18:13:57 -05:00
Eric Nemchik
9ec0024b3c
Deduplicate mkdir and sort variable
Also fully nest the mkdir check to the parent folder of lib/images/smileys/local
2022-11-14 09:00:26 -06:00
Eric Nemchik
a47c80a8ca
Use full if syntax 2022-11-14 08:50:37 -06:00
MachX428
6382b251b8 Persist smileys/local and interwiki image folders outside of container
Fixes custom smiley and interwiki icon support
2022-11-13 21:25:05 -05:00
Eric Nemchik
59429e4e5c
Update default.conf.sample 2022-10-06 14:45:43 -05:00
Eric Nemchik
c1effe206a Add default_server 2022-10-04 16:18:59 -05:00
Eric Nemchik
ad70df4af7 Replace old app path and symlinks 2022-08-22 20:04:10 +00:00
Eric Nemchik
ec2a83e2a2 Add default location migration 2022-08-20 18:54:01 -05:00
Eric Nemchik
47b4ae665b Use standard nginx.conf from lsio alpine nginx base image 2022-08-20 12:39:47 -05:00
aptalca
ae3d7036b9 add vendor folder to deny list 2021-04-15 10:10:00 -04:00
Ben Hattem
8095eef1ab set 'savedir' to path in container 2021-02-21 14:18:27 +01:00
Ben Hattem
cd59ad35a6 persist search index outside container 2021-02-21 14:16:21 +01:00
aptalca
c4fcd6aab2 fix php-local.ini bug introduced in last PR 2020-09-23 12:18:47 -04:00
alex-phillips
2bc3556fa9 removed -x option since we are just looking for the directive, not exact full line match (which causes duplicates) 2020-09-18 11:41:07 -04:00
aptalca
c1690e369d
Merge branch 'updates' into master 2020-09-14 23:08:42 -04:00
aptalca
31f1fc283d various updates
Rebase to alpine 3.12.
Add php7-ctype, php7-curl, php7-pdo_mysql, php7-pdo_pgsql, php7-pecl-imagick and php7-iconv.
Bump upload max filesize and post max size to 100MB.
Remove deprecated APP_URL env var.
2020-09-14 23:06:21 -04:00
Abhisek
32107764a8
Added symlinks from /app/dokuwiki to /config/dokuwiki for core dokuwiki
directories. This fixes linuxserver/docker-dokuwiki#9
2020-08-25 20:16:02 +05:30
thelamer
08fab336f0 formatting cleanup fix logo link 2019-06-05 09:46:33 -07:00
chbmb
4471c45a95 Remove unnecessary .htaccess 2019-06-03 00:31:40 +01:00
chbmb
e60939d720 Happy now Jenkins?
Double quote variables as ordered.
2019-05-28 20:01:02 +01:00
chbmb
b03f858f25 Change APP_URL if statement
`-n` is preferable to `! -z` TIL.....
2019-05-28 19:41:52 +01:00
chbmb
dc037e4922 Add subfodler and pretty URL support
Add support for subfolder reverse proxy and pretty URLs, update jenkins-vars.yml with custom version logic.
2019-05-28 19:32:07 +01:00
chbmb
363af7d4ac Finish off container and multiarch 2019-05-28 15:36:02 +01:00
sparklyballs
9aca245e48 save up, basic working install, needs finesse 2017-03-16 23:37:37 +00:00