encoredev / encore

Development Platform for building robust type-safe distributed systems with declarative infrastructure
https://encore.dev
Mozilla Public License 2.0
5.88k stars 262 forks source link

Due to some reasons, I need to engage in self-hosting services. #1290

Open call-81192 opened 1 month ago

call-81192 commented 1 month ago
  1. The information provided in the official documentation is insufficient, and I don't know how to configure some aspects of self-hosting.

  2. I need to run which Docker containers myself to support the project.

  3. Can you provide a minimal example?

call-81192 commented 1 month ago

I using golang

ImBIOS commented 2 weeks ago

This is a question I think, not an issue (feature req/bug)

here's the answer maybe: https://encore.dev/docs/how-to/self-host

seivan commented 1 week ago

This is a question I think, not an issue (feature req/bug)

here's the answer maybe: https://encore.dev/docs/how-to/self-host

Yeah but it doesn't tell you how things work and what requirements there are. Afaik Encore needs a ton of services from e.g AWS and you need to manage access via secrets and urls but also make sure you got permissions for their usage.