1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00
Commit graph

184 commits

Author SHA1 Message Date
tituspijean
d91b1bc502
Merge pull request #119 from stilobique/master
Setup 404 error code
2023-10-08 10:47:32 +02:00
Aurelien Vaillant
c1c68f9463 Fix warning info with the change url script 2023-08-21 15:38:14 +02:00
Aurelien Vaillant
44f371dae6 WIP: Update the custom config file 2023-08-21 15:20:52 +02:00
Aurelien Vaillant
b6a23c7bc5 Wrong filename 2023-08-21 15:12:24 +02:00
Aurelien Vaillant
66626c71c7 Wrong backup path 2023-08-21 15:04:42 +02:00
Aurelien Vaillant
2c0b155c94 Change conditional expression 2023-08-21 15:02:29 +02:00
Aurelien Vaillant
9dbb8b1821 Fix warning message about the backup 2023-08-21 14:59:50 +02:00
Aurelien Vaillant
ee658ef966 Comment change url config 2023-08-21 13:32:40 +02:00
Aurelien Vaillant
c4c9581eab Generate backup about the custom error setup 2023-08-21 13:31:36 +02:00
Aurelien Vaillant
ad2673106c Update change_url script to update location path nginx error 2023-08-21 13:27:43 +02:00
Aurelien Vaillant
0f008b68d2 Fix setting set about custom error code value 2023-08-18 11:23:39 +02:00
Aurelien Vaillant
7d919559a1 Variable type set 2023-08-18 11:19:17 +02:00
Aurelien Vaillant
1eb8d54769 init the custom error config 2023-08-18 11:10:25 +02:00
Aurelien Vaillant
791d7880e9 Fix the install script 2023-08-18 11:06:48 +02:00
Aurelien Vaillant
7b0b29cdcc Update install and upgrade script.
Clear old debug info.
2023-08-18 10:46:04 +02:00
Aurelien Vaillant
d7271b65af Update the nginx to be reload and not restart 2023-08-18 10:19:31 +02:00
Aurelien Vaillant
c409b9d0e1 Clear debug message, and add a restart about Nginx service 2023-08-18 09:40:42 +02:00
Aurelien Vaillant
04338ac091 Restart Nginx with the config update 2023-08-18 09:19:41 +02:00
Aurelien Vaillant
18041281e3 Update config with int comparaison 2023-08-17 18:13:41 +02:00
Aurelien Vaillant
8d4188382b Add debug info with the config file 2023-08-17 18:08:11 +02:00
Aurelien Vaillant
8c3b1e2161 Update config with the conditional state in the custom error file section 2023-08-17 18:04:47 +02:00
Aurelien Vaillant
1b4c09bc1d Update the On/Off error code parameter
Revert nginx config
2023-08-17 17:56:51 +02:00
Aurelien Vaillant
42a5b89393 Test config script 2023-08-17 17:22:57 +02:00
Aurelien Vaillant
d51c90ffb9 Remove unused setting set 2023-08-17 17:18:55 +02:00
Aurelien Vaillant
d025544131 On/Off nginx file 2023-08-17 17:01:36 +02:00
Aurelien Vaillant
632567c13f Change path declaration 2023-08-17 16:33:34 +02:00
Aurelien Vaillant
efc260135c Variable not declared 2023-08-17 16:30:25 +02:00
Aurelien Vaillant
beb6c7e399 Update nginx config
Fix config function
2023-08-17 16:20:51 +02:00
Aurelien Vaillant
1e5d23df24 Update the update script 2023-08-17 15:57:28 +02:00
Aurelien Vaillant
f06a4f5ba9 Try another conditional test 2023-08-17 11:33:48 +02:00
Aurelien Vaillant
7b02f2817e Another test about the init variable 2023-08-17 11:25:18 +02:00
Aurelien Vaillant
8339439135 Fix bad variable allocation 2023-08-17 11:05:13 +02:00
Aurelien Vaillant
3396894985 Update config file 2023-08-16 19:29:01 +02:00
Aurelien Vaillant
c0688fc115 Add more debug info 2023-08-16 18:56:49 +02:00
Aurelien Vaillant
613e58e149 Change a set value 2023-08-16 18:49:45 +02:00
Aurelien Vaillant
9384644c80 Update upgrade script to fix the unbound variable error 2023-08-16 18:40:21 +02:00
Aurelien Vaillant
8fe710187a Update install/upgrade 2023-08-16 18:36:04 +02:00
Aurelien Vaillant
74526f2e53 Remove duplicate nginx config
Clear manifest data, option only available with the config panel
Try to setup the config panel
Set the version number
2023-08-16 18:16:57 +02:00
tituspijean
cf1e857017
Merge branch 'testing' into enh-postgresql 2023-08-16 17:15:42 +02:00
tituspijean
494db3a91e
Actually use the generated db_pwd 2023-08-16 16:17:10 +02:00
--help
adb9f09d60 Change the upgrade config
Update the post-install documentation
2023-08-15 15:09:55 +02:00
--help
b863da7cff Update upgrade to set the code error 2023-08-13 10:47:43 +02:00
--help
8b30a536cb Try to setup the error code upgrade 2023-08-13 09:39:48 +02:00
Tagada
b5f4e50ff9 fix database: unbound variable 2023-05-28 22:16:28 +02:00
Tagada
8657238c52 oops³ 2023-05-28 20:04:50 +02:00
Tagada
8cff6952cb opps² 2023-05-28 19:29:25 +02:00
Tagada
0f78b7f4b1 oops 2023-05-28 19:02:02 +02:00
Tagada
80f55d4feb Implement postgresql database choice 2023-05-28 18:43:16 +02:00
Éric Gaspar
6904852de5 Update install 2023-05-05 21:33:04 +02:00
Éric Gaspar
9f7b30459b remove actions folder 2023-05-05 15:45:45 +02:00