Skip to main content

FAQs

My app uses Redis and Postgres, how I can run them on my server?

Configuring Redis or Postgres single instance is a single click in Dollar Deploy. We launch these services as standard, distribution provided systemd controlled service, without the complexity of docker containers.

Go to Host => Services tab, add required service and save. Press Prepare to install the service. Every service contributes to the environment variables, for example, after installing Redis you get REDIS_URL you can use in your app.

Read more at Managed services