It would be great for self-hosts and small teams to be able to start prototyping and trying this amazing software an a small environment before committing to it fully.
The current self-host docs suggest a docker-compose file that includes:
- Postgres
- Redis
- TypeSense
- trigger app
- docker-provider
- coordinator
- ollama
On top of that, we also need a Google Cloud or AWS for file storage.
And a trigger.dev account.
Would you consider a minimal deploy setup that would only need the server and the webapp, using SQLite, local file storage, and, maybe, super tokens?
From there, one could progressively add/upgrade the other features as needed?
Thank you for the amazing software, I'm very impressed of how many features it packs 👏🏻
It would be great for self-hosts and small teams to be able to start prototyping and trying this amazing software an a small environment before committing to it fully.
The current self-host docs suggest a docker-compose file that includes:
On top of that, we also need a Google Cloud or AWS for file storage.
And a trigger.dev account.
Would you consider a minimal deploy setup that would only need the
serverand thewebapp, using SQLite, local file storage, and, maybe, super tokens?From there, one could progressively add/upgrade the other features as needed?
Thank you for the amazing software, I'm very impressed of how many features it packs 👏🏻