Commit graph

30 commits

Author SHA1 Message Date
Mike Macgirvin
64cb01c166 rename Code to src 2024-03-13 16:21:03 +11:00
dragondaddy
a125c9c78a We make sure php 8.2 is used 2024-02-10 14:23:45 +01:00
(streams)
4ef14f8d08 Merge pull request 'Local install + files & functions rearranged' (#55) from dragondaddy/streams:autoinstall into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/55
2023-03-04 01:27:40 +00:00
Papa Dragon
fb54999f73 Add info regarding the local install option 2023-03-04 01:52:20 +01:00
Papa Dragon
2baa0a7790 We use curl to test the https connection rather than wget, to avoid "server reached pm.max_children setting" error" 2023-03-04 00:41:51 +01:00
Papa Dragon
f69077fc99 Details in print_info function. We were just one option from perfection. 2023-03-03 23:47:37 +01:00
Papa Dragon
37d69f2121 It seems that we need to restart php-fpm after website's nginx configuration 2023-03-03 23:35:11 +01:00
Papa Dragon
0290d8dce8 forgot quotes + more accurate final message? 2023-03-03 23:27:40 +01:00
Papa Dragon
48b5197a10 More info in TODO.md 2023-03-03 23:19:07 +01:00
Papa Dragon
e6afe873b8 We add a final message with details needed during 1st visit of the website 2023-03-03 23:06:35 +01:00
Papa Dragon
7daedb5de9 Adding a TODO.md file 2023-03-03 22:20:05 +01:00
Papa Dragon
5133a3f167 Nginx conf stuff 2023-03-03 21:32:28 +01:00
Papa Dragon
006c76c62e Come on. "if" instead of "fi"? 2023-03-03 20:58:00 +01:00
Papa Dragon
b75f54b8fb "&& if"? Nope 2023-03-03 20:37:56 +01:00
Papa Dragon
33fbfc9578 Perfecting things 2023-03-03 20:16:38 +01:00
Papa Dragon
7149200cf7 Local install should now be possible 2023-03-03 09:59:38 +01:00
Papa Dragon
58288a5b1d We rearrange stuff (making room for other OSes options, or local install in a near future) 2023-03-03 01:42:09 +01:00
Papa Dragon
465516dc82 We run util/udall as www-data in the daily update script (otherwise we'll have ownership issues with git) 2023-03-02 02:28:53 +01:00
Papa Dragon
2a83b4eaa5 If the install fails, we need the whole directory to belong to root again 2023-02-28 23:44:39 +01:00
Papa Dragon
90a20259f2 Fixing mysql stuff mostly 2023-02-28 23:28:24 +01:00
Papa Dragon
2fc3e6a442 Oopsie. 2023-02-28 22:21:26 +01:00
Papa Dragon
347f57fa37 We make sure that we add "php Code/Daemon/Run.php" in /etc/crontab only when we need to (and avoid duplicates) 2023-02-28 22:03:25 +01:00
Papa Dragon
eed550223c We try to clean things if the install fails (additions to "die" function) 2023-02-28 21:41:06 +01:00
Papa Dragon
5f531b1879 Some variables needed to be renamed in scripts/ddns/gandi.sh & scripts/debian.sh 2023-02-28 19:35:47 +01:00
Papa Dragon
6c30d795fa We add a few variables to help clean things if the install fails 2023-02-28 19:22:07 +01:00
Papa Dragon
35e92d6846 Removed useless check in autoinstall.sh + typos in README.md & INSTALL.md 2023-02-27 11:52:33 +01:00
Papa Dragon
22d6bacd0a Nginx as the webserver does not allow channel import/cloning, info added in README.md and INSTALL.md 2023-02-26 23:43:32 +01:00
Papa Dragon
7a1b2c05ab Nginx marked as EXPERIMENTAL in the dialogs, as channel import/cloning doesn't work 2023-02-26 21:26:10 +01:00
Papa Dragon
bc59c22e5d Back to global php.ini settings + removed every reference to YunoHost, it's way more complicated than I thought 2023-02-26 21:11:34 +01:00
Papa Dragon
0c6faa768f Rework of the easyinstall folder, trying to make things even more simple 2023-02-26 18:38:11 +01:00