Advanced Search
Search Results
330 total results found
File Browser
Eenos File Manager This option will help you to manage files from the Eenos user control panel. It is recommended to use SFTP/SSH/FTP to manage files. To access File Manager go to File Browser -> File Manager Login to File Manager You may need to login ...
Manage Shell Access
Manage Shell access of hosting accounts. This page will help to enable shell or disable shell access on single accounts and multiple accounts. User Accounts -> Manage Shell Access Eenos provide Jail shell as a default shell. You can chose to enable Normal S...
Introduction
About Eenos Apps Eenos apps are third-party plugins for the Eenos control panel. This feature will help you to develop and manage custom apps for Eenos. Eenos currently supports two types of apps. Python App: Apps developed using the Django framework in ...
sample python app
Getting started with a sample python app on Eenos This guide will help you to create a sample python app for the Eenos hosting control panel. The python apps are generic Django apps. We recommend reading the Django developer documentation to know how to cre...
sample php app
Getting started with a sample php app on Eenos This guide will help you to create a sample php app for the Eenos hosting control panel. The PHP apps are generic php apps. Download an Example PHP App You can download an example Eenos PHP App from here: ...
appmanager
Manage Eenos Apps Eenos has an app management tool called appmanager. This tool can be used to control the app operations. Command: /usr/local/eenos/scripts/appmanager This tool can be used to install, remove, update, list, and disable apps on the server. ...
Introduction
About eapi The eapi is a command line API tool to manage some basic operations on Eenos. This api tool will help to develop Eenos apps. This API tool have currently some limited functionality, if you like to see some features on this, please let us know. H...
login
Authentication or Login Check To test the login of an Eenos user with the password. Please provide the password in a base64 encoded format. It is dangerous to use this command in plain shell which will expose the password of the user. Use this command for...
userinfo
Get the Eenos User Information This api option will fetch the Eenso user information and show it. Command: /usr/local/eenos/scripts/eapi --userinfo --user=USER Where USER is the Eenos username Example : Fetch the user info of Eenos user fun as YAML # ...
2024
Eenos Roadmap for 2024 This is the Eenos project roadmap for the year 2024. This strategic plan defines our goal or desired outcome and includes the major steps or milestones needed to reach it. This will show the complete planning of Eenos. Kindly send you...