tushar5526 / sarthi

Vercel for Backend! Easily setup preview environments with just Docker 🐳
MIT License
11 stars 7 forks source link

Add support for .sarthi.config #3

Open tushar5526 opened 10 months ago

tushar5526 commented 10 months ago

Users can specify custom settings via a config.

  1. Specify services that should be made public.
  2. Specify compose location.
  3. Specify env variable file.
  4. Specify global default memory and CPU config for all services, also provide option to override them for individual services.
  5. Specify the time for stale preview environments and default branches to skip this check.