Commit graph

70 commits

Author SHA1 Message Date
wxcafé
9ffcb6f10d Merge pull request #5 from feragon/openrc
Add init scripts
2017-04-14 10:23:48 +02:00
Florian Roméo
2652c9dd0a Move init scripts to Misc.md 2017-04-14 10:06:01 +02:00
wxcafé
bdf7d53c9a Merge pull request #29 from jemus42/patch-1
Add info about already set HTTP headers
2017-04-14 02:07:34 +02:00
wxcafé
6e431d26de Removes duplicate HSTS directive 2017-04-14 02:03:03 +02:00
wxcafé
368d815e4d Removes the includeSubDomains directive from HSTS 2017-04-14 02:00:01 +02:00
wxcafé
f2814435d5 Merge branch 'master' into patch-2 2017-04-14 01:56:54 +02:00
wxcafé
5bbee7f69e Merge pull request #14 from datn/master
made pg_hba.conf addition with ident for Ubuntu 16.04
2017-04-14 01:53:07 +02:00
wxcafé
5c7a3ec16c Merge pull request #12 from staticsafe/master
Use 127.0.0.1 instead of localhost in Sidekiq proxy_pass.
2017-04-14 01:50:51 +02:00
Lukas Burk
dae0d21d57 Add info about already set HTTP headers
Intended to avoid setting duplicate HTTP headers which will cause issues with tools like Mozilla Observatory many people use to evaluate an instance's security.
2017-04-13 19:37:33 +02:00
wxcafé
d960311faa Merge pull request #23 from foozmeat/pr-cron
simplified the cronjob section
2017-04-13 19:30:43 +02:00
James Moore
b8cd7a99d4 removed weird dot characters 2017-04-13 10:28:57 -07:00
codl
0005b49faf example nginx: remove includeSubDomains from hsts 2017-04-13 10:28:50 +02:00
James Moore
9c679e3741 simplified the cronjob section 2017-04-12 21:57:04 -07:00
Shel R
35f696b95e Merge pull request #16 from expenses/master
Added ngrok link
2017-04-12 12:39:39 -04:00
Shel R
bd5972626a Merge pull request #6 from Komic/master
Adding an Apache configuration example
2017-04-12 12:22:40 -04:00
Angristan
d92bd4544e Add IPv6 for port 443 2017-04-12 16:07:26 +02:00
Expenses
d31186318a Added ngrok link 2017-04-12 20:18:53 +12:00
datn
98095b39bd forgot to restart postgres; more exact match on sed 2017-04-11 22:11:43 -07:00
datn
e55c767f50 made pg_hba.conf addition with ident for Ubuntu 16.04 2017-04-11 22:00:57 -07:00
staticsafe
036c8fdb8c Use 127.0.0.1 instead of localhost in Sidekiq proxy_pass.
Sidekiq only listens on v4 and using localhost will create
non-usable connections to ::1
2017-04-11 23:27:25 +00:00
Komic
d75e3d6087 Adding an Apache configuration example
(also added my instance)
2017-04-11 19:38:41 +02:00
Florian Roméo
e9b4f585bd Add init scripts 2017-04-11 19:30:07 +02:00
Ash Furrow
7303db4934 Updated Heroku deploy guide. 2017-04-11 13:21:59 -04:00
Eugen Rochko
eebeee2b76 Up-to-date dump from main repository 2017-04-11 17:48:27 +02:00
Ash Furrow
acae9db314 Adds user confirmation rake task (#1300)
* Adds task to confirm user by email.

* Adds documentation for manual confirmation.
2017-04-09 01:09:46 +02:00
Eugen
5c962c196f Merge pull request #1115 from vmincev/patch-1
Update Production-guide.md
2017-04-08 11:38:54 +02:00
Shel R
210477bfb2 Merge branch 'master' into patch-1 2017-04-07 22:59:07 -04:00
David Huerta
e8e607a356 Merge branch 'master' into patch-1 2017-04-07 19:46:07 -04:00
Eugen
266cf6c3c2 Merge pull request #1204 from benklop/patch-1
Update Administration-guide.md
2017-04-08 01:00:32 +02:00
benklop
be8680df9a Update Administration-guide.md
the syntax for running the rake task wasn't correct.
2017-04-07 16:31:50 -06:00
David Huerta
774b752498 Update Heroku-guide.md
Cleaning up the heroku admin command bit to match the form used in Administration-guide.md and clarify the wording a bit.
2017-04-07 17:44:32 -04:00
David Huerta
9efa356f9c Update Heroku-guide.md
Removing some of the confusion around what format S3 bucket names and regions should be entered as well as providing an example of an S3 policy that follows best security practices for this sort of thing.
2017-04-07 17:29:21 -04:00
Eugen
b44df8f36c Merge pull request #1191 from d3vgru/master
change suggested cipher for nginx
2017-04-07 23:02:49 +02:00
Eugen
b1501669f9 Merge pull request #1172 from mjankowski/mj-heroku-docs
Update heroku instructions
2017-04-07 22:50:31 +02:00
seekr
7123e2cb5a typo 2017-04-07 16:33:13 -03:00
Ed Knutson
b130db887e change suggested cipher for nginx 2017-04-07 14:10:39 -05:00
Matt Jankowski
f26e10dd99 Update heroku instructions 2017-04-07 12:50:29 -04:00
Vladimir Mincev
272d25c383 Update Production-guide.md
Under ## General dependencies:
apt-get needs sudo and install was typed wrongly.
2017-04-07 01:05:32 +02:00
Eugen
d09a7460b3 Merge pull request #1042 from johnsudaar/feature/scalingo_one_click
Cosmetic changes to the scalingo deployment
2017-04-06 19:32:12 +02:00
Alex Gleason
77924befb2 Linux users must enable NFS for Vagrant 2017-04-06 12:16:39 -04:00
Jonathan Hurter
c3f536126a Make scalingo doc clearer 2017-04-05 17:48:55 +02:00
Eugen
237ff5dd8f Merge pull request #947 from johnsudaar/feature/scalingo_one_click
Add Scalingo deployment support
2017-04-05 16:50:46 +02:00
Jonathan Hurter
a9265eadda Add doc 2017-04-05 16:00:48 +02:00
Angristan
5d21f25944 Add git and curl as dependencies
In some VPS templates, they are not installed by default.
2017-04-05 14:11:08 +02:00
Angristan
781c555ef5 ECDH only
Disable DHE ciphers. We don't loose any compatibility as we already use TLS 1.2, and ECDH is faster and safer.
Also, it's better so specify the curve.

This is the conf I use here : https://tls.imirhil.fr/https/mstdn.io
2017-04-05 10:44:08 +02:00
Jason Snell
84b533490d SSL best practices for nginx 2017-04-04 18:43:21 -07:00
Eugen
d1d2eb57b7 Merge pull request #885 from optikfluffel/patch-1
Update Production-guide.md
2017-04-05 03:24:08 +02:00
Eugen
48589d1ec3 Merge pull request #842 from Angristan/patch-2
Missing quotes
2017-04-05 03:08:24 +02:00
Eugen
865427092d Merge pull request #854 from Angristan/patch-3
Fix crontab edit
2017-04-05 03:07:28 +02:00
Eugen
af710eb5eb Merge pull request #891 from ashfurrow/patch-1
Adds instructions for adding admin users for Heroku installs
2017-04-05 03:01:43 +02:00