Page MenuHomeDevCentral

Deploy Pixelfed HTTP container to Equatower
ClosedPublic

Authored by dereckson on Nov 13 2018, 00:45.
Tags
None
Referenced Files
F9584101: D2016.id5111.diff
Sun, Jun 8, 22:59
F9582342: D2016.id5089.diff
Sun, Jun 8, 19:33
F9577553: D2016.diff
Sun, Jun 8, 12:53
F9577356: D2016.id5091.diff
Sun, Jun 8, 12:44
F9574911: D2016.id5088.diff
Sun, Jun 8, 09:59
F9572300: D2016.id5119.diff
Sun, Jun 8, 07:01
F9572206: D2016.id5113.diff
Sun, Jun 8, 06:56
F9569649: D2016.id5102.diff
Sun, Jun 8, 03:49
Subscribers
None

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
pixelfed (branched from master)
Build Status
Buildable 3140
Build 3388: arc lint + arc unit

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.