1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2024-09-03 18:26:18 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Jimmy Monin
c8ed3c3c06 Upgrade to upstream version 1.9.7 2018-05-06 19:42:33 +02:00
Jimmy Monin
f67986641f Use unicorn instead of puma, hence not needing a separate sidekiq service and drastically reducing memory footprint
Limit number of workers to 2 on ARM devices
See here: https://meta.discourse.org/t/does-discourse-require-2gb-to-work-lag-free/25278/8
2018-05-06 19:38:57 +02:00
Jimmy Monin
48ac081464 Upgrade to upstream version 1.9.6 2018-04-29 19:06:29 +02:00
Jimmy Monin
3669f20dd0 Add ARM compatibility 2018-04-29 11:25:32 +02:00
Jimmy Monin
ffa7684217 Create and use helpers to use rbenv to install a specific ruby version (to be compatible with Jessie and Stretch) 2018-04-29 11:21:30 +02:00
Jimmy Monin
b7161f3c16 Workarounds for Jessie target:
- nginx in Jessie doesn't manage well variables in alias
- systemd helpers not up-to-date in Jessie stable version
2018-04-21 16:48:44 +02:00
Jimmy Monin
ab317e2a37 Don't depend on ruby version for the omniauth-ldap patch 2018-04-21 15:30:33 +02:00
Jimmy Monin
b129d88a6b Patch ldap-auth plugin to fix subfolder installation
see https://github.com/omniauth/omniauth-ldap/pull/16
2018-04-03 18:27:06 +02:00
Jimmy Monin
f0898bfab7 Initial commit 2018-04-02 16:36:02 +02:00