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

23 commits

Author SHA1 Message Date
anmol
3aba025038 Fix restore 2020-11-12 23:12:50 +05:30
anmol
260a28279f Added password to access the app because app don't work with SSO 2020-11-12 22:50:42 +05:30
anmol
7e44eb2dbd Added user with shell 2020-11-12 21:11:29 +05:30
anmol
497ab6eb32 service fix 2020-11-09 22:00:01 +05:30
anmol
f2ec22de16 Try without ssowat 2020-11-09 20:23:13 +05:30
anmol
14eb4b985f use pip3 to install dependencies 2020-11-09 20:16:29 +05:30
anmol
1bb8879997 added port and domain replacement in systemd 2020-11-09 18:43:53 +05:30
anmol
d3d02b8f2c Fixed ynh_add_systemd_config 2020-11-09 18:36:26 +05:30
anmol
f8885b3544 Added ynh_add_systemd_config for adding datadir and fs_port 2020-11-09 18:23:45 +05:30
anmol
e455ce0b50 move datadir below app in install 2020-11-09 18:09:10 +05:30
anmol
d0ef0cd3bb Use latest helpers 2020-11-09 17:57:06 +05:30
ericgaspar
33e6d5c4a6
Upgrade to v.0.7.1 2020-10-22 21:15:55 +02:00
whypsi
19d84e743c Introduces fs_port enabling multi instance
each newly installed instance listens on it's own unique
fileserver port
2018-03-17 22:25:42 +01:00
whypsi
59c6a457a8 Introduces ui_port 2018-03-17 16:04:33 +01:00
whypsi
af5e72e39a Replaces deprecated 'yunohost app checkurl' 2017-11-15 21:02:32 +01:00
whypsi
dde129d9da Fixes package linter requirement [YEP-2.4] ynh_abort_if_errors 2017-11-15 13:19:00 -05:00
whypsi
e3bf01e5f9 Fixes removal of symbolic link 2017-07-27 13:53:39 +00:00
whypsi
98d7ee352c Sets zeronet --ui_host start parameter
to value of yunohost domain the zeronet app is running on.
Otherwise access would be denied with "invalid host forbidden".
2017-07-27 13:42:19 +00:00
MKody
7857579656 Delete symbolic link before making a new one.
Or it'll just create a symolic link _inside_ your symoblic link. Not useful.
2017-06-15 19:02:26 +02:00
whypsi
3d72e90da6 By default only the admin user shall be allowed
... to access the ZeroNet app
2017-03-05 21:36:56 +01:00
whypsi
913169bf67 Fixes restore script
Now makes sure dependencies are installed
2017-03-05 17:47:46 +01:00
whypsi
d87e7807c0 Squashed commit of the following:
commit f64d3c0eca9ee13888524a07b8d178140b52620e
Author: whypsi <whypsi@riseup.net>
Date:   Sat Mar 4 13:35:24 2017 +0100

    Several improvements

    ZeroNet application is now owned by user
    Cleans up code
2017-03-04 13:35:40 +01:00
whypsi
85990f80f4 First commit 2017-03-03 21:26:30 +01:00