Page MenuHomeDevCentral

Deploy Pixelfed HTTP container to Equatower
ClosedPublic

Authored by dereckson on Nov 13 2018, 00:45.
Tags
None
Referenced Files
F3754833: D2016.id5115.diff
Mon, Nov 18, 10:17
F3753758: D2016.id5113.diff
Mon, Nov 18, 03:19
F3753324: D2016.id5115.diff
Mon, Nov 18, 00:52
F3753199: D2016.id5121.diff
Sun, Nov 17, 23:48
Unknown Object (File)
Sat, Nov 16, 12:26
Unknown Object (File)
Sat, Nov 16, 12:04
Unknown Object (File)
Sat, Nov 16, 07:00
Unknown Object (File)
Sat, Nov 16, 06:44
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.