Commit graph

19 commits

Author SHA1 Message Date
Papa Dragon
54371e854e Daily global cron job needs an executable script (added missing chmod a+x) 2020-09-09 23:23:38 +02:00
Papa Dragon
6d845d472a Added adminer configuration for Nginx
- added include line in the nginx template
- added a template for the adminer conf to include
- updated the setup script
2020-09-06 16:37:36 +02:00
Papa Dragon
155bbad378 Home install setup script can now handle redmatrix 2020 2020-08-29 22:02:05 +02:00
Papa Dragon
e3fd96fd4b Different approach of cron job existence check 2020-08-29 00:22:37 +02:00
superdragon
2f3ea58cd7 Solve issues when using nginx
- Adminer install as is requires apache => adminer not installed when nginx choosed
- php-fpm must be installed before nginx vhost is generated
2020-08-28 23:14:36 +02:00
Papa Dragon
4269ccd014 Trying to make code and logs more readable (will need more work) 2020-08-28 21:27:07 +02:00
Papa Dragon
7aafcde749 Home install setup script now generates one global script for cert renewal and
backup (if not already existing) + one script per Zot hub/instance for updates
using Git. Probably needs more testing, but looks good.
2020-08-28 21:27:07 +02:00
Papa Dragon
60c067dfbe Home install setup script now allows to choose Nginx as a webserver (needs to
run letencrypt using "certonly --standalone", the automated install command
doesn't seem to work as smoothly as for apache)
2020-08-28 01:46:43 +02:00
Papa Dragon
8c88df8a63 corrections in the home install setup script, related to backup on USB device 2020-08-26 23:31:47 +02:00
Papa Dragon
ec9efe3a4c Added a few lines to allow home install setup script to handle an Osada install too 2020-08-24 23:23:32 +02:00
Papa Dragon
2f87ddf7b3 Update of README + a few comments added in the other files of the folder 2020-08-24 18:16:07 +02:00
Papa Dragon
9e1f83d6a2 Corrections of a few mistakes on the home install setup script 2020-08-24 17:32:17 +02:00
Papa Dragon
5f1d49bebd Bug solved on already existing database check 2020-08-24 16:57:39 +02:00
Papa Dragon
e25ec9108a Make sure we can't write over an already existing database 2020-08-24 15:33:38 +02:00
Papa Dragon
96dde37bd6 Adjusting script names in case multiple instances are installed on the same server 2020-08-24 01:19:56 +02:00
Papa Dragon
099da8a0f7 Tiny correction and we're all set. For the moment. 2020-08-18 01:33:44 +02:00
Papa Dragon
b0e0e96dc7 Still a few things added in zotserver-setup.sh 2020-08-18 01:21:07 +02:00
Papa Dragon
7aa4773990 Made a few shell scripting mistakes, trying to do a little better 2020-08-17 23:45:40 +02:00
Papa Dragon
9cfdf9f1e8 Update of the home install script 2020-08-17 19:50:09 +02:00
Renamed from .homeinstall/hubzilla-setup.sh (Browse further)