26 Commits

Author SHA1 Message Date
Musa Ahmed
aab543d3c0 Change: Install script improvements (#4387)
* (1) Made curl command to download installation script silent while allowing erros to be dispalyed. (2) Made `if ! command -v ${DOCKER_COMPOSE_CMD}` silent as the other checks are as well.

* Made curl options more clear
2023-10-19 02:49:37 +00:00
Trenton H
d9a60652ad Updates the secret key generation to override locale settings and provide more entropy (#4277) 2023-09-28 09:33:41 -07:00
shamoon
22a4e5292f Add warning to install script need for permissions 2023-07-19 16:03:35 -07:00
Trenton H
c44ee658e1 When starting with an external DB, start it for a bit first to allow its setup to complete 2023-06-20 08:20:44 -07:00
Trenton Holmes
9c4daa450e Resolves the subshell not returnning when generating SECRET_KEY 2023-02-14 17:20:34 -08:00
Omar Saleem
2368c95a2e adding quotes around port 'find' field as requested 2023-02-10 15:14:22 -08:00
Omar Saleem
b6a36cbfe7 need quotes in install script too 2023-02-10 15:14:22 -08:00
Ricks-ha
98bbbc2978 Add examples to URL and TIME_ZONE 2022-12-02 13:27:57 +01:00
Trenton Holmes
f6601c87f1 Combines the two database folders to a single variable during installation 2022-09-11 07:42:20 -07:00
Brian Kelly
14cd50a8c3 rebase mariadb feature onto dev 2022-09-11 07:40:31 -07:00
Trenton Holmes
870d7ef409 Updates install script to split + seperated OCR languages to spaces for installation script 2022-04-26 09:41:08 -07:00
Michael Shamoon
eb7cc30394 add PAPERLESS_URL env variable for CSRF 2022-04-08 00:27:53 -07:00
Trenton Holmes
4ebb7fc028 Converts the docker compose check to use if statement 2022-04-02 14:34:19 -07:00
Trenton Holmes
7beb050d45 Fixes an issue where the install script wouldn't recognize docker compose v2 command 2022-04-02 14:34:19 -07:00
Schnuffle
81c16f6bc0 Corrections to pass pre-commit hooks 2022-03-20 15:58:37 +01:00
marbar1
6809adbfc9 Fix typo: paperles(s) 2022-03-19 19:37:52 +01:00
Kim
f1a14fd317 Also update other occurrences of master branch to main 2022-03-11 09:45:44 +01:00
Ingo Sigmund
49a473dcd5 remove volume: if no named volumes are used 2022-03-05 12:07:52 +01:00
Ingo Sigmund
0f746a77a9 Correct install script (stop creating unused named volumes) 2022-03-03 15:17:54 +01:00
Quinn Casey
b13ee83695 Remove comment used for testing 2022-02-28 08:18:50 -08:00
Quinn Casey
bdc0f81482 Ask for database folder is using postgres 2022-02-28 08:07:57 -08:00
Quinn Casey
3c2734ff8f Use $DATABASE_BACKEND to echo SQLite or not 2022-02-28 07:52:01 -08:00
Quinn Casey
a925b0a0d0 Swap Folder and Application config steps 2022-02-28 07:45:43 -08:00
kpj
14724b395f Merge branch 'fix-install_script' of https://github.com/kpj/paperless-ngx into kpj-fix-install_script 2022-02-17 15:53:22 +01:00
kpj
f86739828b Use paperless-ngx in install script 2022-02-17 00:42:47 +01:00
kpj
3bc3aa32b3 Rename script to paperless-ngx 2022-02-17 00:40:52 +01:00