summaryrefslogtreecommitdiff
path: root/installation
AgeCommit message (Expand)Author
2019-02-26need to put back ipv4 listen instructKenneth Zhao
2019-02-25Add ipv6 handling to pleroma.nginxPEA
2019-02-23apache config: add instructions for mediaproxy.faried nawaz
2019-02-10Update service files of OpenRC and systemd to new recommended pathsshibayashi
2019-02-09Recommend the acme-challenge path that is used in the installation guidesshibayashi
2019-02-09Add /media to Caddy cacheshibayashi
2019-01-28Update the openrc service's retry with the correct formatvaartis
2019-01-17Add comments and change default path of the Mix binary.shibayashi
2019-01-14Merge branch 'fix-nginx-caching' into 'develop'kaniini
2019-01-10Fix nginx caching issuesMark Felder
2019-01-10Consistent intentationMark Felder
2019-01-10Cache partial objects for 10 minutesMark Felder
2019-01-10Streaming is enabled by defaultMark Felder
2018-12-28Merge branch 'systemd-drop-sysadmin-privilege' into 'develop'kaniini
2018-12-28Security/Drops the sysadmin privilege from the daemonshibayashi
2018-12-16Simplify the NetBSD rc script.scarlett
2018-12-16Add an rc.d script for NetBSD.scarlett
2018-12-15Update/add OpenBSD config filesnonlinear
2018-12-14Added init file for OpenBSDnonlinear
2018-12-12proxy buffering still needs to be offMark Felder
2018-12-12Update proxy config to improve behavior and allow compatibility with Safari o...Mark Felder
2018-11-30reverse_proxy: more headershref
2018-11-13Merge branch 'add-MIX_ENV-to-systemd-example' into 'develop'lambda
2018-11-12Add MIX_ENV=prodshibayashi
2018-11-11example configs: kill STS/CT headersWilliam Pitcock
2018-11-11example configs: remove obsolete CSP configurationWilliam Pitcock
2018-11-11nginx example config: remove CORS headers, now managed by CORSPlug.William Pitcock
2018-11-06Merge branch 'patch-2' into 'develop'kaniini
2018-11-05Remove Access-Control-Allow-OriginHakaba Hitoyo
2018-11-04Use example.tld so a single search and replace worksshibayashi
2018-11-03Update instructionsshibayashi
2018-11-03Use the same example domain in all config examplesshibayashi
2018-11-03Use the server name as variableshibayashi
2018-10-25Add a little bit more detail in the comments.shibayashi
2018-10-25Add some security related directives to the systemd service exampleshibayashi
2018-09-28Relax form-action content security policybarrucadu
2018-09-03installation/pleroma-apache.conf: OCSP stapling needs to be outside of the vi...shibayashi
2018-08-30Add frame-ancestors 'none' to all configsshibayashi
2018-08-29installation/pleroma.nginx: Add 'always' to the security headers, so that the...shibayashi
2018-08-29installation/pleroma-apache.conf: Add TLS configuration and security headersshibayashi
2018-08-29installation/pleroma.vcl: Add HTTP security headersshibayashi
2018-08-29installation/caddyfile-pleroma.example: Add Content-Security-Policyshibayashi
2018-08-28installation/pleroma.nginx: Add Content-Security-PolicyHaelwenn (lanodan) Monnier
2018-08-26Improve example Caddyfileshibayashi
2018-08-23Add an OpenRC servicevaartis
2018-06-16Add comment about TLS curves for older servers.Artik Banana
2018-06-13* fix nginx 1.15 warning:dex
2018-06-11* Removed TLSv1 and TLSv1.1Artik Banana
2018-06-11Security upgrades:Artik Banana
2018-06-03caddy config examplewitti