1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2024-09-03 19:56:29 +02:00
Commit graph

73 commits

Author SHA1 Message Date
yalh76
32b70d07fa Cleanup install script 2019-04-03 03:23:05 +02:00
yalh76
de2622127a Implement ynh_systemd_action helper 2019-04-03 03:21:30 +02:00
yalh76
8ee6140dc9 SERVICE FROM ADMIN PANEL 2019-04-03 03:06:16 +02:00
yalh76
37b0243de5 Cleanup ssowat 2019-04-03 03:02:51 +02:00
yalh76
4995aadedf reorder 2019-04-03 03:02:07 +02:00
yalh76
22d9806ffc reorder admin password creation 2019-04-03 03:00:43 +02:00
yalh76
fac4409c8c reorder 2019-04-03 02:56:53 +02:00
yalh76
6362b10438 remove not needed 2019-04-03 02:56:03 +02:00
yalh76
75ef007fc7 Cleanup nginx config step 2019-04-03 02:54:36 +02:00
yalh76
16f5c53dfc move datadir owning 2019-04-03 02:53:48 +02:00
yalh76
0e170b49c4 move datadir owning 2019-04-03 02:49:10 +02:00
yalh76
15f8664900 change $db_name creation 2019-04-03 02:46:43 +02:00
yalh76
21637addcd implement ynh_add_secure_repos__3 2019-04-03 02:43:43 +02:00
yalh76
c5a33c93fc remove psql.sh 2019-04-03 02:31:28 +02:00
yalh76
7b7e934696 reorder upgrade script 2019-04-03 02:30:56 +02:00
yalh76
6aab62c381 reorder restore script 2019-04-03 02:23:06 +02:00
yalh76
94ac910326 reorder backup script 2019-04-03 02:22:50 +02:00
yalh76
d870131aed reorder install script 2019-04-03 01:57:25 +02:00
yalh76
b82d433bf3 move dependencies to _common.sh 2019-04-03 01:33:21 +02:00
yalh76
28c979994d apply example_ynh on upgrade script 2019-04-03 01:30:38 +02:00
yalh76
7a5df49b60 apply example_ynh on restore script 2019-04-03 01:12:03 +02:00
yalh76
2cb46b6dbe Apply example_ynh on backup 2019-04-03 00:50:10 +02:00
yalh76
fe45fff7b4 Apply example_ynh on remove script 2019-04-03 00:48:08 +02:00
yalh76
7d9281bd96 Apply example_ynh on install 2019-04-03 00:43:02 +02:00
yalh76
f8f1877ec8 Apply example_ynh on _common.sh 2019-04-03 00:42:45 +02:00
anmol
fa0cafeb98 Create data directory if it do not exits while restore 2018-11-22 01:52:42 +05:30
anmol
0c6e247773 Security:Do not open port for the app 2018-11-19 15:19:49 +05:30
anmol26s
c3221e6128
Fix systemd and redundancy (#46)
* fixed env in systemd

* changed path while creating password

* changed path while creating password

* changed path while creating password

* changed path while creating password

* Path in systemd

* Fixed yarn in upgrade
2018-10-01 03:50:48 +05:30
anmol26s
9bf976d04e Updated dependencies and typos 2018-09-21 21:44:49 +05:30
anmol26s
5a0b590163
Added psql extension in install script 2018-08-03 05:48:51 -04:00
anmol26s
6b5ef6241b
Tweaked psql cmd acc to https://github.com/YunoHost-Apps/Experimental_helpers/issues/25#issuecomment-410153845 2018-08-03 05:45:44 -04:00
anmol26s
c833bf151e Tweaked psql command in upgrade 2018-08-03 06:33:01 +05:30
anmol26s
2472f4b37b Fix right permission in restore script 2018-07-29 21:14:16 +05:30
anmol26s
da0c088936 Updated to version v1.0.0-beta.10.pre.2 2018-07-29 20:48:55 +05:30
anmol26s
bc297b63fd testing yarn fail on some vps 2018-07-23 01:44:23 +05:30
anmol26s
b93488af69 Don't backup app directory and message on remove 2018-06-27 13:25:37 +05:30
anmol26s
b2707e6df1
Merge pull request #31 from nemsia/v1.0.9
Update to peertube-v1.0.0-beta9
2018-06-25 15:43:14 +05:30
anmol26s
cb991bb6f3
Few changes to be tested in the install script
The email should have the username too along with the password. The nginx should be reloaded before the systemd and password generation to fix https://github.com/YunoHost-Apps/peertube_ynh/issues/30(guess work).
These changes were due to be tested along side the next release.
2018-06-25 15:42:05 +05:30
nemsia
dc292a50f4 Use yarn repo on all scripts
* Add yarn to app_dependencies
* Remove jessie backports config file
2018-06-14 16:11:29 +02:00
anmol26s
2c65a9e23d Updated yarn to v1.7.0 2018-06-12 20:30:57 +05:30
anmol26s
b4c0035e28 Do not use /usr/bin/mail 2018-06-02 01:57:39 +05:30
anmol26s
82fb6e2721 Added UTF8 encoding for database in restore 2018-06-01 22:30:13 +05:30
anmol26s
6c0bc10576 Increased the sleep time 2018-06-01 19:49:54 +05:30
anmol26s
dc5b9f52cd Install backports only for jessie,Stop service before upgrade and backup 2018-05-31 04:03:14 +05:30
Jean-Baptiste Holcroft
da65fa28ad More silent install 2018-05-21 13:44:19 +02:00
Jean-Baptiste Holcroft
29c5f34170 Use local cache (useless for user, usefull for CI) 2018-05-21 12:10:41 +02:00
Jean-Baptiste Holcroft
b2f03c8675 Use yarn 1.6 everywhere 2018-05-21 11:51:50 +02:00
Jean-Baptiste Holcroft
8c8cd96094 Shellcheck corrections 2018-05-21 11:50:03 +02:00
Jean-Baptiste Holcroft
8eb702ab62 Enable YunoHost 3.0 support 2018-05-21 10:55:32 +02:00
Jean-Baptiste Holcroft
226b053281 Upgrade postgresql helper 2018-05-21 10:25:32 +02:00