1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00
Commit graph

66 commits

Author SHA1 Message Date
yalh76
c694f22916 change not needed replacement of package_checker email 2019-02-01 01:00:53 +01:00
yalh76
954042d6a0 Bypass package_check error
Pleroma doesn't allow a username with underscore
Remove not needed admin_name
2019-02-01 00:39:26 +01:00
Yalh
bca30cfd33 Adding password and remove send_readme_to_admin 2019-01-28 03:20:30 +01:00
Yalh
6c6b39678e Fix password 2019-01-28 03:11:44 +01:00
Yalh
d6c1b09b39 Adding password instead of mail+reset password url 2019-01-28 03:05:46 +01:00
Yalh
2774abd4b6 Fix Install step 2019-01-28 02:47:28 +01:00
Yalh
135b2cab33 change way of the admin url is handle 2019-01-28 02:36:54 +01:00
Yalh
8eefe7585c Back to original 2019-01-28 02:28:00 +01:00
Yalh
3f8b2b2e0a Fix PATH 2019-01-28 02:22:02 +01:00
Yalh
24aad57376 Fix MIX Dependencies installation 2019-01-28 02:14:41 +01:00
Yalh
c24bae8195 Fix dependencies 2019-01-28 02:08:04 +01:00
Yalh
f46c455770 Fix SU pleroma 2019-01-28 02:05:14 +01:00
Yalh
1951417bf1 replacing sudo by su 2019-01-28 02:00:41 +01:00
Yalh
fcbfa12c29 Adding pushd popd during installation 2019-01-28 01:38:35 +01:00
Yalh
546ef53e07 Fix port opening not needed 2019-01-26 21:38:57 +01:00
Yalh
a27ffca499 Fix spelling 2019-01-26 18:36:43 +01:00
Yalh
48e709a72b Remove previous fixs 2019-01-26 18:36:43 +01:00
Yalh
10783c144b Fix multi-instance 2019-01-26 18:36:43 +01:00
Yalh
a6f5efd686 Fix multi Instance 2019-01-26 18:36:43 +01:00
Yalh
1670e729aa Adding time to let the service start 2019-01-26 18:36:43 +01:00
Yalh
a48dc8c20e spacing 2019-01-26 18:36:43 +01:00
Yalh
519bcb9513 Reorder SystemD 2019-01-26 18:36:43 +01:00
Yalh
ffed31d8af removing service start 2019-01-26 18:36:43 +01:00
Yalh
84e0720823 Add admin panel advertisement 2019-01-26 18:36:43 +01:00
Yalh
f6910bc9ca Install and upgrade from GIT 2019-01-26 18:36:43 +01:00
Yalh
05199d6b9c Switch from GIT to release deployment 2019-01-26 18:36:43 +01:00
Yalh
9a114971d3 Minimizing SUPERUSER Rights 2019-01-26 18:36:43 +01:00
Yalh
11ae5addbf Fix install 2019-01-26 18:36:43 +01:00
Yalh
479ffb6b80 Fix installation 2019-01-26 18:36:43 +01:00
Yalh
2db6125e30 Fix ynh_random 2019-01-26 18:36:43 +01:00
Yalh
d85016c28a Apply example_ynh on install 2019-01-26 18:36:43 +01:00
Yalh
acb35ae4a9 switching helper to new version 2019-01-26 18:36:43 +01:00
yalh76
e55568bea9 Retrieving password reset at the user creation 2019-01-26 18:36:43 +01:00
yalh76
450edbb566 Retrieve last Line for the URL 2019-01-26 18:36:43 +01:00
yalh76
e03db80788 tryng to retrieve a password reset link 2019-01-26 18:36:43 +01:00
yalh76
7d7b243726 Attemp to retrieve password reset link 2019-01-26 18:36:43 +01:00
yalh76
9ee9f3d792 Update install 2019-01-26 18:36:43 +01:00
yalh76
7be6f852fe trying to retrieve password reset link 2019-01-26 18:36:43 +01:00
yalh76
9bababa09f Update install 2019-01-26 18:36:43 +01:00
yalh76
06f58424b6 Update Install
To generate a password reset link that you can then send to the user
2019-01-26 18:36:43 +01:00
yalh76
a6c3e18961 Update Install
Correct user creation and make user admin
2019-01-26 18:36:43 +01:00
yalh76
c2b4d87ac7 syntax correction
** (Mix) The task "register_user" could not be found
2019-01-26 18:36:43 +01:00
yalh76
47d5c7b4e1 Solve an installation issue
** (Mix) The task "register_user" could not be found

User creation has changed: https://git.pleroma.social/pleroma/pleroma/wikis/Admin%20tasks
2019-01-26 18:36:43 +01:00
yalh76
dcb258b2c0 Solve issue during install
** (Postgrex.Error) ERROR 42501 (insufficient_privilege): permission denied to create extension "uuid-ossp"
2019-01-26 18:36:43 +01:00
anmol
c189044e60 Added firstname for nicknames to eliminate underscore from nickname 2018-11-10 18:58:33 +05:30
anmol
40105216aa Added option for cache 2018-11-10 03:30:30 +05:30
anmol
daa502814c Added option for cache 2018-11-10 03:13:22 +05:30
anmol
d1e27f2476 Added option to open registration and make user moderator 2018-11-08 20:35:36 +05:30
anmol
871dd9203e Added upgrade,backup and restore script 2018-11-05 19:52:26 +05:30
anmol
54921f9ae8 Added Environment=MIX_ENV=prod in systemd 2018-11-05 18:36:27 +05:30