Advanced Search
Search Results
429 total results found
Backups
This sections provide backup management within Eenos Control panel. You may configure backup schedules and storage pools. Eenos provide an enterprise level backup management system.
PHP
The multi PHP management and configuration interface
NodeJS
The multi nodejs and sandbox management inteface.
Ruby
The multi Ruby and Sandbox management interface
Python
The multi Python and sandbox management interface.
OpenLiteSpeed
The OpenLiteSpeed web server administration interface.
HTTPD
The apache httpd web server administration tools.
Nginx
The nginx web server administration interface.
Varnish
The VarnishCache server administration tools.
Modsecurity
The modsecurity 3 web application firewall management tools.
MySQL
The percona mysql server administration interface.
PostgreSQL
The PostgreSQL server administration tools.
MongoDB
The mongoDB noSQL server configuration page.
FTP
The FTP server configuration and management interface.
Exim Mail Server
To manage Exim SMPT email server settings.
DoveCot IMAP & POP
The Dovecot mail server settings.
ClamAV Antivirus
Manage ClamAV antivirus tools.
SpamAssassin
The apache spamAssassin management interfaces.
Mailman Mailing List
The mailman 3 mailing list server configurations.
SSH
OpenSSH server and key management interface.
unsuspendacct
Unsuspend Accounts You can un-suspend eenos user accounts and resellers from the server terminal. Unsuspending reseller accounts may unsuspend all subaccounts also. Command: /usr/local/eenos/scripts/suspendacct Command Options: usage: unsuspendacct [-h] ...
sanboxpython
SanBox Python Apps Install and manage per-site-based Python apps and modules. This tool will provide a virtual multi-python and module manager for a website. The SanBox python application can be managed by the UAPP control panel in a Multi python server. Y...
sanboxruby
SanBox Ruby and Ruby on Rails Apps Install and manage per site-based ruby apps and gems. This tool provides a virtual multi-ruby and gem manager for a website. The SanBox Ruby applications can be managed by the UAPP control panel in a Multi Ruby server. Y...
sanboxnodejs
SanBox NodeJS Apps Install and manage per-site-based NodeJs apps and npm modules. This tool will provide a virtual multi-NodeJs and module manager for a website. The SanBox NodeJs application can be managed by the UAPP control panel in a multi-NodeJS server....
eenoslicense
Eenos License Troubleshoot To manage and update the eenos license from the eenos server terminal. This is a simple tool to check your eenos control panel license and update the license key. Eenos uses an IP-based license system. Eenos license supports both...
Introduction
What is WAP API? This API is used to manage eenos accounts and resellers. You may use this documentation to integrate the Eenos hosting control panel into your billing system or other remote management services. The eenos API is a Rest framework to manage r...
Create API Logins
Manage API Access This document explains how to create API logins ( apiuser and apiauth ) from the WAP portal. You may login to the WAP portal with your root logins on port 5555. Create API User and Password Go to Preferences >> API Manager Go to Creat...
Connect and Test API Login
Now Test The API Logins From the previous page you created, an api account on your WAP control panel. We are not testing the API connection using that api user credentials. Let's use the following example api user credentials to demonstrate the api login....
load-average
Load Average This is to get the server load average via API. Required Parameters Field Description Example apiuser The API username eenos_api apiauth The API user password eenos123 Request URL Post URL = /load-average/ Full ...
createacct
Create Account This is to create an eenos hosting account. You can also create a hosting account with reseller privileges. Required Parameters These parameters are mandatory, or else you will receive 400 error code. Field Description Example a...
passwd
Password Change API Change the Eenos user account password. Required Parameters Field Description Example apiuser The API username eenos_api apiauth The API user password eenos123 user The eenos account username myclient ...
editquota
Edit Disk Quota To change the disk quota of a hosting account. Required Parameters Field Description Example apiuser API user name eenos_api apiauth API user password eenos123 user eenos account user name myclient quota ...
changepackage
Change Hosting Package To change the hosting plan or package of an eenos account Required Parameters Field Description Example apiuser API user name eenos_api apiauth API user password eenos123 user eenos account user name myc...
changecontactemail
Change Contact Email To change the contact email address of an eenos hosting account Required Parameters Field Description Example apiuser API user name eenos_api apiauth API user password eenos123 user eenos account user name ...
suspendacct
Suspend Eenos Account To suspend an eenos hosting account via API. Required Parameters Field Description Example apiuser API user name eenos_api apiauth API user password eenos123 user eenos account user name myclient O...
unsuspendacct
Un-suspend Eenos Account To un-suspend an Eenos hosting account via API. Required Parameters Field Description Example apiuser API user name eenos_api apiauth API user password eenos123 user eenos account user name myclient ...
removeacct
Delete Eenos Account To remove an Eenos hosting account via API. Required Parameters Field Description Example apiuser API user name eenos_api apiauth API user password eenos123 user eenos account user name myclient Sta...
setupreseller
Make Reseller To enable reseller privileges on the hosting account. Required Parameters Field Description Example apiuser API user name eenos_api apiauth API user password eenos123 user Eenos account user name myclient ...
uappsso
Eenos User Single Sign-On To create a quick login url for the Eenos hosting account. Required Parameters Field Description Example apiuser API user name eenos_api apiauth API user password eenos123 user eenos account user nam...
suspendreseller
Suspend Eenos Reseller Account To suspend eenos reseller hosting account via API. Required Parameters Field Description Example apiuser API user name eenos_api apiauth API user password eenos123 user eenos reseller account user...