Forem Creators and Builders 🌱

derekenos
derekenos

Posted on

Easy deployment via Docker

I've created a Docker config that automates the Forem configuration and deployment process, requiring only the specification of hostname, email address, and auth token (with only DigitalOcean currently supported).

https://github.com/derekenos/forem-selfhost-docker

It's not, like, perfect, but I hope that you find it useful!

Latest comments (3)

Collapse
 
akhil profile image
Akhil Naidu

Never though of creating a docker image, although it's not my expertise.

Btw, it greate to see the usage of sed to its peak.

Collapse
 
360macky profile image
Marcelo Arias

πŸŽ‰ It looks pretty good! I will try it this weekend.

Collapse
 
ben profile image
Ben Halpern

Neat.