Skip to main content

Deployments & App Management

Deploy apps to the server

  • Pick the hostname and add it to your DNS provider panel (e.g., Namecheap, GoDaddy, AWS Route 53, etc.) so it points to your server IP address. 
  • Add the server to Dollar Deploy and ensure Dollar Deploy can connect to the server by clicking the Test button. Enter the hostname(s) you created.
  • Select what kind of services you want to run on the server. We support the following:
    • PostgreSQL.
    • Redis.
    • MongoDB.
    • MariaDB.
    • Docker & Docker Compose
    • Docker Deploy Agent (optional) to report back host health status, metrics, and fetch logs.
  • Press Prepare to automatically install updates on the server, start reverse proxy, and install all the required services on the host.
  • Add the app on DollarDeploy and select the created host and domain (hostname) from that host.
  • One server domain (hostname) == one app. If you want to install multiple apps on one server, create more domains (or subdomains) and add them to the server.