
Ajenti Web Interface Platform — Ajenti 2.2.6 documentation
Ajenti platform includes following products: Ajenti Core , a Python library, the platform itself including the HTTP server, socket engine and plugin container. Ajenti Panel , a startup script and a set of stock plugins such as file manager, network configurator and service manager.
Installing — Ajenti 2.2.6 documentation
Please note that this install method is still under tests. Ajenti starts successfully on the previously mentioned supported operating systems, but all functionalities were not tested. Be kind to report any problem with this install method as issue here : https://github.com/ajenti/ajenti/issues
Running Ajenti — Ajenti 2.2.6 documentation
The automatic install script provides binary ajenti-panel and initscript/job/unit ajenti. You can ensure the service is running:
Ajenti — Ajenti 2.2.1 documentation
Ajenti¶ Ajenti is a highly extensible platform. The core of the platform provides HTTP server, Socket engine and Plugin container. The extensibility is implemented via a system of extension plugins. The backend is written in Python (Ajenti Core). The frontend is written in Angular application hosted in the core plugin shell.
Ajenti documentation — Ajenti 1.2.22.23 documentation
Plugin API Reference¶. ajenti.plugins.main.api; ajenti.plugins.dashboard.api; ajenti.plugins.configurator.api
Getting Started — Ajenti 2.2.6 documentation
This will start Ajenti with the stock plugins plus the current one, and will rebuild plugin resources every time you reload Ajenti in browser. Navigate to http://localhost:8000/. You should see new plugin in the sidebar.
- [PDF]
Ajenti
Ajenti, Release 2.2.7 Ajenti platform includes following products: • Ajenti Core, a Python library, the platform itself including the HTTP server, socket engine and plugin container. • Ajenti Panel, a startup script and a set of stock plugins such as file manager, network configurator and service manager. Users 1
What’s Ajenti and how it works — Ajenti 2.2.6 documentation
Ajenti contains a mechanism for session authentication through PAM login and sudo elevation. Standard core plugin provides HTTP API for that. Authenticated sessions are moved to isolated worker processes running under the corresponding account.
Installing Ajenti V on Debian/Ubuntu / KB / Ajenti 1
Install Ajenti first. Ajenti V comes in form of small packages. Currently available packages include: ajenti-v (main package) ajenti-v-mail (Exim and Courier mail) ajenti-v-mysql (MySQL DB support) ajenti-v-php-fpm (PHP support via PHP-FPM) ajenti-v-php7.0-fpm; ajenti-v-ruby-unicorn (Rails support via Unicorn) ajenti-v-ruby-puma (Rails support ...
- [PDF]
Ajenti
Ajenti, Release 2.2.1 Ajenti is a highly extensible platform. The core of the platform provides HTTP server, Socket engine and Plugin container. The extensibility is implemented via a system of extension plugins. The backend is written in Python (Ajenti Core). The frontend is written in Angular application hosted in the core