You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 👏🏻
The text was updated successfully, but these errors were encountered:
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
server
and 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 👏🏻
The text was updated successfully, but these errors were encountered: