Is there any documentation on running a self hoste...
# main
d
Is there any documentation on running a self hosted instance? Ready built docker image available?
👍 1
k
Here is our docker file. https://github.com/Linen-dev/linen.dev/blob/main/Dockerfile. There is a few parts for self hosting. You can get it working by using https://github.com/Linen-dev/linen.dev/blob/main/dev/docker-compose.yml You need to set up S3 with the right folder for file upload as well as the Elixir push service. We need to do better on the deployment process. We're going through a huge refactor right now which may have new services so will invest sometime in our deployment process
j
@Kam it would be really amazing if there were a render.com blueprint (https://github.com/render-examples) that enabled one-click install
303 Views