Page MenuHomeDevCentral

Deploy Pixelfed HTTP container to Equatower
ClosedPublic

Authored by dereckson on Nov 13 2018, 00:45.
Tags
None
Referenced Files
F11079596: D2016.id5121.diff
Wed, Aug 13, 10:36
F11078780: D2016.id5090.diff
Wed, Aug 13, 09:07
F11078776: D2016.id5088.diff
Wed, Aug 13, 09:07
F11078775: D2016.id5091.diff
Wed, Aug 13, 09:07
F11078774: D2016.id5114.diff
Wed, Aug 13, 09:06
F11078770: D2016.id5084.diff
Wed, Aug 13, 09:06
F11078769: D2016.id5115.diff
Wed, Aug 13, 09:06
F11077989: D2016.diff
Wed, Aug 13, 07:24
Subscribers
None

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

Next step : provision application key

Generate app_key. Configure domain, title, log, mail.

Configure max number of photos per post, proxy IP

Switch to nasqueron/pixelfed image

dereckson retitled this revision from Deploy Pixelfed to Deploy Pixelfed HTTP container to Equatower.Nov 13 2018, 21:16

Set HTTPS to 1, as HTTP_X_FORWARDED_PROTO is ignored.

Configure mail (Mailgun, SMTP)

Fix mailgun credential key

As we switch from Pixelfed's contrib/ version to our version,
we need to update the path.

Use app:app uid/gid. Okay we've a redis container, so let's use it? Configure session cookie.

Put again the queue in sync mode — redis silently fails

Run another container for Horizon - Let's try something simpler than for Sentry containers.

rm horizon container — app seems to expect to see the horizon process

This revision is now accepted and ready to land.Nov 14 2018, 23:32
This revision was automatically updated to reflect the committed changes.