45 Commits

Author SHA1 Message Date
Robert Meredith
38b5546950
Create themes folder in config folder and symlink to it 2021-10-09 17:21:35 +11:00
Alex Phillips
63a61cf818 overlay-fs bug workaround - move to tmp location then move and chown on init 2021-09-09 17:47:38 -04:00
Adam
f6fb87fa47
Merge pull request #101 from Kangie/sed-substitution
Escape special characters in DB_PASS environment variable when substituting with sed
2021-07-09 22:08:49 +01:00
Adam
922d6d1fd7
Parallelise /var/www chown to speed it up
Should help with machines affected by overlay cow bug
2021-07-09 19:40:04 +01:00
Matt Jolly
1040cdecbb
Escape special characters in DB_PASS environment variable when
substituting with sed

Characters:
  - /
  - \
  - $
  - &
2021-06-29 14:45:54 +10:00
TheSpad
2b230fb5f9 Check for zero length .env on startup 2021-06-07 16:12:00 +01:00
aptalca
ebb7fe7925 make APP_URL required, detect changes 2020-12-17 12:42:35 -05:00
Philip Almueti
608466e6e0 Patching previously added erronous lines by replacing them with empty lines instead. 2020-09-19 15:10:26 -07:00
Philip Almueti
047e84e2d2 Adding appropriate regex from original command 2020-09-19 14:39:56 -07:00
Philip Almueti
a1f703cae8 Resolving php-local.ini mangling 2020-09-19 14:33:45 -07:00
aptalca
8af8464d49 rebase to alpine 3.12, bump php uploads 2020-09-17 16:19:51 -04:00
Kyle Harding
4c6c4234cd
fix substitution of APP_URL when provided
https://github.com/linuxserver/docker-bookstack/issues/58
2020-08-18 10:08:56 -04:00
aptalca
03207d2283 implement shorter test run 2020-01-10 09:49:12 -08:00
thelamer
4f61df3b9a adding working gaurd and ci run concept that just starts the nginx process skipping mysql stuff 2019-12-20 08:34:52 -08:00
David Martinka
0c38f97b08 skip mysql endpoint check if DB_HOST is empty
also formatted "do" and "then" in this section for style consistency
2019-08-05 10:29:18 -07:00
thelamer
152b73bcf2 #21 Rebase to Alpine 3.9, add MySQL init logic, fix app key bug 2019-04-20 20:19:59 -07:00
Homer
0c25fde6c6 removed / removing from app key and changed associated sed delimiter 2018-11-14 16:46:43 +00:00
Homer
3ff047bfad change sed delimeter for old appkeys with / in them. symlink laravel log 2018-10-18 15:17:51 +01:00
Homer
34fd324117 memcache fix 2018-10-15 09:52:33 +01:00
Homer
744a40d1f5 updated a var 2018-10-15 09:40:35 +01:00
Homer
634b55d7c3 changed appkey usage, moved appurl if, updated readme vars 2018-10-15 09:37:13 +01:00
homerr
22d7ba78d3 fixed paths 2018-10-15 06:35:15 +01:00
homerr
d0c2648b2b fixed paths 2018-10-14 20:51:29 +01:00
homerr
8cf0282e55 simplification 2018-10-14 20:34:56 +01:00
Homer
1f9803fe62 added mailserver 2018-10-11 19:52:59 +01:00
Homer
c3e008be30 more stuff 2018-10-11 17:21:11 +01:00
Homer
b8fc958111 the start 2018-10-11 06:43:29 +01:00
homerr
d7e02be8c8 fixed symlinks 2018-10-09 09:17:05 +01:00
Homer
f5c4e2f8ca moved appurl if block 2018-10-09 06:14:46 +01:00
Homer
4867b5c99f appurl if 2018-10-08 16:24:34 +01:00
Homer
7ad31665a6 removed logs symlink 2018-10-08 16:12:27 +01:00
Homer
395835b501 appurl again 2018-10-08 15:46:05 +01:00
Homer
ee5189c6c2 changed if on appurl 2018-10-08 15:37:30 +01:00
Homer
054ec5b6ef more symlinking fixing, found the missing ; 2018-10-08 15:00:15 +01:00
Homer
b17d27643c sample compose files, readme updates, fixed seds, symlinks 2018-10-08 14:25:46 +01:00
Homer
332c56096a fixed appurl sed 2018-10-08 09:31:06 +01:00
Homer
62b791572e new symlink logic (cheers heimdall) and advanced mode for .env mods 2018-10-06 18:23:33 +01:00
Homer
73287fa127 added logic to control how .env is used 2018-10-05 21:31:49 +01:00
Homer
525ead5cbb more symlink fixing 2018-09-28 12:07:44 +01:00
Homer
79c81a1507 symlink updates 2018-09-28 10:40:17 +01:00
Homer
111f2d5234 added symlink for env file, appurl env 2018-09-27 06:58:23 +01:00
sparklyballs
819404a707 some tidying and stuff 2018-08-02 20:02:10 +01:00
sparklyballs
8cacbdb0bd hopefuly fix up key gen routine 2018-08-01 18:31:03 +01:00
Homer
d92e45ff5b missing php package & incorrect variable in config file fixed 2018-07-13 13:27:42 +01:00
Homer
f7e555c8a6 Initial upload
First upload to Github
2018-07-02 13:14:09 +01:00