Sebastian Gumprich
17ba856691
add php install to restore script
2017-09-22 19:33:23 +02:00
Sebastian Gumprich
b400ee8827
disable inccorect path check
2017-09-20 21:39:03 +02:00
Sebastian Gumprich
bd34b89c21
use package helpers
2017-09-20 21:24:47 +02:00
Sebastian Gumprich
7265a3a35b
improve scripts
2017-09-17 12:28:44 +02:00
Sebastian Gumprich
15bdedcb1d
add GPLv3 license
2017-09-17 12:24:17 +02:00
Sebastian Gumprich
98ab75a66d
update check, remove md5sums
2017-09-16 21:15:42 +02:00
Sebastian Gumprich
ce18c69ebd
add check_process
2017-09-15 20:52:14 +02:00
Sebastian Gumprich
f6a4d4e1ff
add ynh_abort_if_errors
2017-09-15 20:43:45 +02:00
Sebastian Gumprich
7f8dc9efd7
complete revamp
2017-09-15 18:45:18 +02:00
Sebastian Gumprich
29654a541a
update version, add composer update
2017-09-03 18:37:46 +02:00
Sebastian Gumprich
ac4780c887
update version
2017-07-26 20:53:42 +02:00
Sebastian Gumprich
7f821cf8fb
Merge pull request #4 from anmol26s/patch-1
...
Force https
2017-07-24 16:55:07 +02:00
anmol26s
6538bf55f8
Force https
...
I observed if we open monica.domain.tld it opens in http. To force https by default I added
# Force https
if ($scheme = http) {
rewrite ^ https://$server_name$request_uri ? permanent;
}
2017-07-24 12:14:22 +05:30
Sebastian Gumprich
95941f8b65
update version
2017-07-19 20:20:13 +02:00
Sebastian Gumprich
4ad04ed341
update manifest to fix some errors and spelling mistakes
2017-07-19 20:20:05 +02:00
Sebastian Gumprich
65d874c038
update version
2017-07-17 21:48:01 +02:00
Sebastian Gumprich
02e4c78b14
add php packages
2017-07-09 17:54:44 +02:00
Sebastian Gumprich
4a5cf4d6af
update version
2017-07-09 17:02:31 +02:00
Sebastian Gumprich
3c3d711b20
add php install to upgrade script
2017-07-02 21:15:54 +02:00
Sebastian Gumprich
5e01ed27ce
move php install commands
2017-07-02 21:11:42 +02:00
Sebastian Gumprich
7c3bb76eab
update version
2017-07-02 21:05:02 +02:00
Sebastian Gumprich
bc7a793ea6
add back php zip module
2017-07-02 15:39:58 +02:00
Sebastian Gumprich
bb1ecb0a09
update version
2017-07-02 15:26:52 +02:00
Sebastian Gumprich
968a041e75
Delete cdaea00.tar.gz
2017-06-28 21:38:15 +02:00
Sebastian Gumprich
5fff44f50a
update version
2017-06-23 21:00:45 +02:00
Sebastian Gumprich
24818b7c66
remove composer update
2017-06-23 19:17:05 +02:00
Sebastian Gumprich
ecc3e9d26e
remove quiet option
2017-06-23 19:09:30 +02:00
Sebastian Gumprich
daabbbeaec
add dep-install to upgrade
2017-06-23 18:50:31 +02:00
Sebastian Gumprich
6fe4ebe1ec
update version, install new dependency
2017-06-23 18:46:50 +02:00
Sebastian Gumprich
3a8ab5b0b9
make index.php root
2017-06-23 18:46:33 +02:00
Sebastian Gumprich
2b0a795f9c
globally install bower
2017-06-23 17:04:05 +02:00
Sebastian Gumprich
aa4a9174a3
globally install pnpm
2017-06-23 16:22:52 +02:00
root
8e6c7ec984
fix upgrade script with broken install
2017-06-20 17:38:49 +00:00
Sebastian Gumprich
8a83da7e1b
add sudo to more commands
2017-06-20 19:33:26 +02:00
Sebastian Gumprich
b5aa1d8302
add sudo to more commands
2017-06-20 19:31:15 +02:00
Sebastian Gumprich
228ffffa3e
add composer update to upgrade script
2017-06-20 19:26:18 +02:00
Sebastian Gumprich
20aa00b624
Update upgrade
2017-06-20 19:10:50 +02:00
Sebastian Gumprich
9e0b03ffe6
update nodejs helpers and installation
2017-06-20 19:07:55 +02:00
Sebastian Gumprich
3508e67e35
update monica version
2017-06-20 19:07:55 +02:00
Sebastian Gumprich
e6bcaedcf5
Update _common.sh
2017-06-18 21:36:49 +02:00
Sebastian Gumprich
c7f3a5ca9d
Create README.md
2017-06-15 22:11:35 +02:00
Sebastian Gumprich
0023eb9c55
more sudo
2017-06-15 21:09:46 +02:00
Sebastian Gumprich
de6f4acab8
more sudo
2017-06-14 22:38:24 +02:00
Sebastian Gumprich
92b7b2d8a9
sudo
2017-06-14 22:24:53 +02:00
Sebastian Gumprich
4955359b2c
use old install method
2017-06-14 22:16:25 +02:00
Sebastian Gumprich
bb7b70e755
add helper, update readme
2017-06-14 21:25:44 +02:00
Sebastian Gumprich
1346e34c30
update inline comments
2017-06-14 20:48:24 +02:00
Sebastian Gumprich
647b307351
add nodejs removal
2017-06-14 20:48:12 +02:00
Sebastian Gumprich
57a0514cd5
update readme
2017-06-14 20:47:53 +02:00
Sebastian Gumprich
58f09fdec3
add upgrade of app
2017-06-13 22:19:11 +02:00