pleroma/installation
Phantasm 3b5b3ba4fc
openbsd: properly set daemon workdir, use default rc_start, set MIX_ENV in login.conf
Setting the MIX_ENV variable in rc_pre() isn't possible, because the
environment doesn't persist between rc_pre and rc_start(). This way we
can also ditch the custom rc_start() function in favor of the default
one which is just:

rc_start() {
	rc_exec "${daemon} ${daemon_flags}
}
2024-11-27 21:40:36 +01:00
..
freebsd/rc.d Improve FreeBSD rc script 2020-08-18 10:24:34 -05:00
init.d Add no_new_privs to OpenRC service files 2023-06-13 12:47:02 +02:00
netbsd/rc.d docs: update docs for NetBSD 2024-06-20 01:40:02 +02:00
openbsd openbsd: properly set daemon workdir, use default rc_start, set MIX_ENV in login.conf 2024-11-27 21:40:36 +01:00
openldap Add example OpenLDAP ldif to enable users to change their own passwords 2024-10-11 15:41:08 -04:00
apache-cache-purge.sh.example Note the requirement for the url_format parameter 2021-01-25 18:20:07 -06:00
caddyfile-pleroma.example Update Caddyfile to Caddy v2 2022-03-06 14:24:32 +01:00
nginx-cache-purge.sh.example fix invalidates media url's 2020-06-14 21:02:57 +03:00
nsfw-api.service NsfwApiPolicy: add systemd example file 2021-06-17 15:04:40 -05:00
pleroma-apache.conf Update Apache configuration. This has been tested. 2021-01-21 12:25:18 -06:00
pleroma-mediaproxy.nginx Add instructions to serve media on another domain 2023-05-26 17:17:13 -04:00
pleroma-mongooseim.cfg Fix some more typos 2023-12-28 00:17:04 +01:00
pleroma.nginx Actually fix with forward slashes being restricted inside nickname 2022-07-18 21:30:57 -06:00
pleroma.service Remove release_env 2020-11-08 11:56:09 +03:00
pleroma.supervisord Add supervisord configuration 2019-04-16 07:14:44 +00:00
pleroma.vcl Update the recommended VCL configuration 2022-08-10 17:18:06 -04:00