Welcome to the Ajenti Idea Exchange. It's your chance to collaborate with our team and other users to influence the future of Ajenti! Ideas appreciated.

+44
COMPLETADO

Apache control should be more than just editing the conf

Noah Gray hace 12 años actualizado por Eugene Pankov (Project coordinator) hace 10 años 5
I would like to simply be bale to select a domain, then a folder, then be done. CPanel style. 
Respuesta
I guess this can be considered covered by Ajenti V: http://ajenti.org/
+42

Per site user

JONIK NSK hace 10 años actualizado por Vishal Kute hace 6 años 17
When create new web-site with Ajenti-V panel for example - create new OS user - owner of site files and grant him privileges to configure site settings with Ajenti-V.
Example:
1. When creating site ask for creating user: username [thesiteuser], password [default is empty] and shell [drop-down: sh/bash/ftp]
2. Create system-user thesiteuser with main group www-data with homedir /srv/website
 with corresponding shell from list.
3. Change owner recursivelly thesiteuser:www-data /srv/website
4. php-fpm workers runs as thesiteuser:www-data
5. webserver user (apache or nginx) has additional group www-data for serving user's content.
6. Ajenti-V uses for administration web-site:
- internal created user thesiteuser with specified password
- system-user thesiteuser (if sync panel users with system users checked)
7. additionally may be implemented Apache mod_ruid2 or mpm-itk user permissions to vhosts.
+38
COMPLETADO

Create plugin for csf (ConfigServer Security & Firewall)

Software Plant hace 11 años actualizado por Dale Morris hace 9 años 15
Nowadays CSF becomes popular and de facto standard regarding security shield in vps and dedicated servers. Webmin has UI module for configuring CSF. So definitely CSF plugin is  must for Ajenti


+37

Add Postfix configuration

Spyros hace 9 años 0
Add options to modify postfix with virtualhosts etc.
+37
COMPLETADO

Multiple languages

Δημητρης Α. hace 12 años actualizado por anonymous hace 6 años 4
It would be interesting to offer more languages. It would make more competitive
Respuesta
Please help translate Ajenti into your language at https://crowdin.net/project/ajenti !


+36

OpenSSL Configuration

Noah Dolph hace 10 años 0
It would be nice to configure keys for root and other users via Ajenti panel. I poked around looking for a place to add authorized public keys and finally just did it manually. A way to generate and manage keys that are authorized would be a nice addition to Ajenti.
+33

openvpn module

psychozoic hace 11 años actualizado por anonymous hace 6 años 10

it would be great to support openvpn installation and configuration.

+30

Pluginlist

p amend123 hace 8 años actualizado por Marco van Gaal hace 7 años 1

How about to add a Page/Website where all Ajenti Plugins listet. So u can see if there is any Plugin for the service u need instead of using google and end up in 2 year old github trash.



+29

Add native Python production environment management (venv, virtualenvwrapper, gunicorn, uWSGI)

Cyril hace 10 años 0
I want to advocate to implement plugins for Python integrated production environment in Ajenti, to begin with:
  • Virtualenv & Virtualenvwrapper - manage projects and environments
  • Gunicorn and/or uWSGI servers management
  • Tornado and may be other asynchronous servers
  • Pip & distribute package management (pip freeze requirements.txt)
  • Install and configure frameworks (Django, flask, OpenERP, Plone, Web2py)... that's probably much too much, I suppose
+28

Please provide an online demo

eriklauritsen hace 6 años actualizado por anonymous hace 6 años 2

It would be really nice with an online demo.