a year ago
I was wondering how hard it would be to create a Discourse template/project on here. I'm a bit new to deploying instances here, so was wondering if the process would be simple or not.
8 Replies
a year ago
If I recall correctly, discourse does not make self hosting easy for platforms such as Railway, so no one has yet to undergo the process to create a template.
a year ago
Bahaha that's what I thought. Figured I'd ask. Feel like a Discourse template would be a goldmine here :)
a year ago
Is it possible using bitnami docker image to hosting discourse
a year ago
Just tried it, container exits without any useful information being printed by bitnami.
a year ago
Just tried it, container exits without any useful information being printed by bitnami.
You can try this :BITNAMI_DEBUG=true
https://github.com/bitnami/containers/issues/63808
a year ago
It's really weird, I tried it on railway and it shows the error normally
Attachments
a year ago
But I don't know how to connect to Redis because their Readme.md doesn't mention the Redis user environment variable.