Commit graph

47 commits

Author SHA1 Message Date
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
667bd2b126 Debian 10 is "Buster"! (updated README) 2020-08-24 19:46:01 +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
223587c331 Instructions on how to run the script updated (except for the git clone part), file names needed to be changed 2020-08-18 01:41:04 +02:00
Papa Dragon
38ea8c1c87 Test script removed, had nothing to do there 2020-08-18 01:35:52 +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
zotlabs
e663267843 Update repository links to point to codeberg. Framagit can still be used for as long as the server keeps running. 2020-06-28 16:37:21 -07:00
OJ Random
a53d046ca7 homeinstall - reminder for different web servers 2020-06-16 16:39:55 +02:00
zotlabs
b44f194aa8 Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
OJ Random
328328a152 readme and directory store 2020-04-25 21:25:02 -07:00
zotlabs
a40a251bbb store/[data] => cache 2020-03-03 18:24:26 -08:00
OJ Random
ea67927b80 homeinstall - version of recently used script for two real live installations 2019-12-19 19:08:59 +01:00
gia vec
77ba647778 Update README.md
(cherry picked from commit 7d73543b84507b74c8058da7dd062d7949c34d61)
2018-06-14 04:33:34 +02:00
gia vec
10491294d8 Update hubzilla-setup.sh
(cherry picked from commit 95f2eb68ca38976b7ca9d3f5c2d89c923d5ef4b5)
2018-06-14 04:26:21 +02:00
Einer von Vielen
1b959a4731 Corrected description for getting a domain. 2018-05-05 21:08:15 +02:00
Einer von Vielen
8ee4a54c10 Corrected description for getting a domain. 2018-05-05 21:01:26 +02:00
Einer von Vielen
acb0604a71 Instructions for imagemagick and failed DNS check. Some minor corrections. 2018-05-05 20:50:06 +02:00
Einer von Vielen
26a7c88ddf Install imagemagick 2018-05-05 20:46:41 +02:00
Einer von Vielen
3ab92ba9d9 Fixed poller. Use Master.php 2018-01-14 18:33:08 +01:00
Einer von Vielen
e9c91a3ef3 Typo 2018-01-03 17:26:31 +01:00
Einer von Vielen
4cde513523 Fixed homeinstall for dev as in 3.0RC 2018-01-03 17:21:41 +01:00
Einer von Vielen
057da80f2f Changes for Debian 9. Serveral fixes. 2017-12-21 16:29:53 +01:00
Einer von Vielen
143ae2b788 The script letsencrypt.sh was replaced by dehydrated. 2017-02-05 19:36:23 +01:00
Einer von Vielen
9e9e0ebb1c Merge dev with last changes of homeinstall script in master 2016-08-15 20:12:00 +02:00
Andrew Manning
1692380ac7 Misspelling of ownMapp 2016-03-15 10:54:45 -04:00
EinerVonVielen
c573670821 Install script: Added plugin hubsites and stop of apache, mysql 2016-03-13 16:32:34 +01:00
EinerVonVielen
b2563528ee Added installation of extended plugins and themes to homeinstall script 2016-03-13 02:37:38 +01:00
einervonvielen
b7f15ccac1 Update of readme according to the last changes
The homeinstall script was changed recently. To reflect these changes the readme.md was updated to.
2016-03-06 18:40:49 +01:00
Andrew Manning
272ffe6983 Renamed homeinstall config file and added check for required config parameters. Spelling corrections. 2016-02-20 14:04:11 -05:00
Andrew Manning
f2d27d543d Added sendmail installation to .homeinstall script so that hub can send email notifications 2016-02-19 20:43:28 -05:00
Andrew Manning
aecf9e32ef Added the installation of curl to the .homeinstall script 2016-02-17 21:15:43 -05:00
Einer von Vielen
9fa6593d7f backup to external device now possible without encryption. Before this
the daily backup did allow LUKS+ext4 compatible file system only.
2016-01-17 18:44:21 +01:00
Einer von Vielen
d4645ec609 Added files for installation script 2016-01-10 18:25:36 +01:00