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

272 commits

Author SHA1 Message Date
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
Jean-Baptiste Holcroft
8f8852c358 Fix chown typo 2018-05-21 10:24:05 +02:00
anmol26s
a84c733f89 Fixed permission issue 2018-05-08 04:50:41 +05:30
anmol26s
09e6c7fb43 Updated to v1.0.0-beta.4 2018-05-08 04:12:53 +05:30
anmol26s
12043e7299 Fix:restore the saved admin settings while upgrade 2018-04-11 21:21:42 +05:30
anmol26s
0c32e0d5b5 Fix for the issue https://github.com/YunoHost-Apps/peertube_ynh/issues/14 2018-04-11 20:24:17 +05:30
anmol26s
ed5fc223b9
Merge branch 'testing' into master 2018-04-08 18:50:20 +05:30
Jean-Baptiste Holcroft
f17783f0de Add mailutils (fix emails for Raspbian) and fix port 2018-04-06 19:15:17 +02:00
anmol26s
b0b9525eeb
nodejs should be installed before yarn(restore) 2018-04-04 11:30:27 +05:30
anmol26s
42cff4ea61
Nodejs should be installed before yarn(upgrade) 2018-04-04 11:29:01 +05:30
anmol26s
7a6f60f8ea
Nodejs should be installed before yarn(install) 2018-04-04 11:27:35 +05:30
anmol26s
efac0c7383
Quick fix: typo in ynh_find_port 2018-04-03 13:04:11 +05:30
anmol26s
8c5e9ef20b
Port open while resote 2018-04-03 12:42:16 +05:30
anmol26s
2801be3511
Changes for the port 2018-04-03 12:40:43 +05:30
Jean-Baptiste Holcroft
017224d59e Minor cleanup 2018-04-01 00:03:32 +02:00
Jean-Baptiste Holcroft
a3fe7313a9 Fix upgrade, source cleanups 2018-03-31 12:09:27 +02:00
Jean-Baptiste Holcroft
1866c5f4f9 Improve righs and tiny cleanups 2018-03-29 23:53:32 +02:00
Jean-Baptiste Holcroft
22da9d4b4c Remove password and send it by email to admin 2018-03-29 23:38:29 +02:00
anmol26s
838c89918e changed psql.sh according to helpers,added backup and restore 2018-03-27 23:02:35 +05:30
root
abd325042d Tmp fix for https://github.com/YunoHost-Apps/peertube_ynh/issues/5,fix https://github.com/YunoHost-Apps/peertube_ynh/issues/8,upgrade file,option to change port,password check for lenght,multi_instance 2018-03-26 09:20:46 +05:30
Pierre-Antoine Rault
987c83682b Update to v1.0.0-alpha.6, using trusted sources for dependencies 2018-03-09 12:22:33 +01:00
Pierre-Antoine Rault
69be43b53c Update to latest release
Instead of relying on the `develop` branch of PeerTube, rely on the
releases. This implies a few changes in the way we launch PeerTube and
since then, a few configuration options and dependencies have been
added.
2018-02-28 16:41:02 +01:00
anmol26s
659ad28fd6 commits to make the app in working state 2017-12-11 09:58:25 +05:30
anmol26s
7675c61fcd First commit 2017-12-08 05:05:52 +05:30