ZoomAdmin
Validated on 5 Jun 2020 • Last edited on 8 Aug 2023
This page is automatically generated from the DigitalOcean Marketplace using content on the ZoomAdmin catalog page.
Cloud-Based Modern Server and App Hosting Control Panel
ZoomAdmin is a cloud based Modern Server and App Hosting Control Panel. You can run multiple apps on your servers, map domains to apps and much more. Apps run in docker containers, hence we support all kinds of technologies and tech stacks, i.e. Ruby, ASP.NET Core, PHP, Python, NodeJS, JAVA, MySQL, WordPress, PostgreSQL, and many more.
Go to www.zoomadmin.com to learn more.
Features
- Quickly create/deploy apps in your favorite tech, e support Ruby, ASP.NET Core, PHP, Python, NodeJS, JAVA, PostgreSQL, and many more.
- Host multiple apps on your Servers
- 1-Click Deployments of many of the popular apps, i.e. WordPress, Jenkins, nopCommerce and many more.
- Pre-configured app containers make it super easy for anyone to start creating container apps with default settings without deep knowledge of containers.
- Easily configure and map Domain names to your apps, we use Nginx Reverse proxy and handle all the configuration.
- Built-in 1 Page Website template in various technologies, create 1-page website in tech of your choice with a couple of clicks.
- Limit CPU/Memory usage on apps
- Advanced Docker settings, including having your own Dockerfile
- Easy to use interface to create environment variables, map ports, volumes and more.
- Custom app type to allow you to bring or choose your own docker image.
- Automated Server System Security Updates
- Easily Track Non-Security Updates directly on ZA
- Works with Local VMs, use ZA to configure your local/dev/prod environments
- Server Health Check (Updated every 5 min) :: wdPU6I3F6Xs
- Searchable Server Logs (Updated every 30 min) System Logs, Processes, Services, Connections, Users.
- Server Health Email Notification when usage exceeds the norm. Monitoring CPU/Memory/Disk Usage
- User Friendly Interface for Creating Scheduled Jobs
- Easily Search/Create/Update/Delete Cron Jobs
- Monitor Connections - Searchable screen for monitoring server connections
- Monitor Processes - Searchable screen for monitoring server processes
- Monitor Services - Searchable screen for monitoring system services
- Manage System Service - Start/Stop/Restart System Services, Mobile friendly
- Multi-Server - Manage All Servers in one Portal
- Monitor System Users - Searchable screen for monitoring system users
- Manage System Users – Create/Update/Delete Linux Users
Software Included
Package |
Version |
License |
Docker |
19.03 |
Apache 2.0 |
docker-compose |
1.25 |
Apache 2.0 |
Creating an App using the Control Panel
Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.

Creating an App using the API
In addition to creating a Droplet from the ZoomAdmin 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB ZoomAdmin Droplet in the SFO2 region, you can use the following curl
command. You need to either save your API access token) to an environment variable or substitute it in the command below.
curl -X POST -H 'Content-Type: application/json' \
-H 'Authorization: Bearer '$TOKEN'' -d \
'{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "zoomadmin-18-04"}' \
"https://api.digitalocean.com/v2/droplets"
Getting Started After Deploying ZoomAdmin
ZoomAdmin DigitalOcean 1-Click Image Instructions:
- Go to www.ZoomAdmin.com and create account if you don’t already have it.
- Login to your account, click on Machines, then Connect a New Machine, give it a name and save.
- Copy/Paste the single line command below to install latest version of ZoomAdmin Agent.
- Once installed, the status will be changed to “Connected” in ZoomAdmin Portal
and you can start managing your server and apps in ZoomAdmin.
5. If you have any questions, contact us at [email protected]