GitDeployHub

shubhamsaboo/julep

github.com/shubhamsaboo/julep ↗
Unknown stack
11 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • TAG
  • JWT_SHARED_KEY secret
  • AGENTS_API_KEY secret
  • COZO_AUTH_TOKEN secret
  • TEMPORAL_POSTGRES_PASSWORD secret
  • LITELLM_POSTGRES_PASSWORD secret
  • LITELLM_MASTER_KEY secret
  • LITELLM_SALT_KEY secret
  • LITELLM_REDIS_PASSWORD secret
  • MAX_FREE_SESSIONS
  • MAX_FREE_EXECUTIONS
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/shubhamsaboo/julep
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/shubhamsaboo/julep
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/shubhamsaboo/julep
Or deploy to a different host
← Try another repo