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.

+22

Create a plugin for ufw firewall

Diogo Soares vor 9 Jahren 0
It would be interesting a plugin to configure the firewall ufw
+21
Fertiggestellt

connected users for samba like webmin

klaus schmidt vor 11 Jahren aktualisiert von Eugene Pankov (Project coordinator) vor 11 Jahren 0
A view for the currently connected samba users with disconnect option like the webmin interface is what I need. That would be very useful.

 

+21

Write a WHMCS module

HugoFR vor 10 Jahren aktualisiert von Noah Dolph vor 10 Jahren 2
Hi !

Your panel look pretty good !
And next generation of customer like "web 2.0" style, like yours.

I think a WHMCS module should be a good investment for develop your activity !
Many hoster were so able to provide hosting plan with Ajenti panel !

Best regards,
+20

New website custom defaults

Ramiro J. Gómez Massetti vor 10 Jahren aktualisiert von JBI vor 4 Jahren 12
Hi, it will be nice to have an option to set custom defaults when we create a new website in Ajenti V.
Cases of use:
1- We have a particular directory structure: /home/www/websitename/public_html but when we create a new website the default root is /srv/new-website and we have to change the root directory manually to fit our structure. The ideal situation is to be able to configure a default directory using wildcards replacement. Example: /home/www/%websitename%/public_html
2- Another example is the custom nginx config. We have an nginx conf file that applyes a generic config in terms of static files caching, security rules, etc., this file is located in /etc/nginx.templates.d/genericrules.conf and in every new website created we include that file writing: 
include /etc/nginx.templates.d/generic_vhost.conf;
in custom conf in advance tab.
It would be great to be able to configure a default value.
3- It would be interesting also to configure the possibility that when you create a new site, also create a php pool with certain parameters.

Thx for all !
+20

Mobile app for on the go administration

Jeremy Henry vor 9 Jahren aktualisiert von Alex Mârzan vor 8 Jahren 2
I am looking to develope a mobile app for the ajenti dashboard so i can
administrate my server on the go. Would love to here every ones thoughts
and ideas.. about this getting done.
+19

Allow renaming root account

Thibaut vor 9 Jahren 0
Hi,

I know it's possible to disallow root login by setting an empty password but I think it could be a good security precaution to allow renaming the root account. It's just like other systems, everybody knows that attackers first target "root", "admin" or "administrator" accounts.
+19

Any Webmail on Ajenti ?!

Jenz Kudo vor 10 Jahren aktualisiert von Frank Waive vor 10 Jahren 2
is there any Webmail on Ajenti as RoundCube for USERS if we are hoster  ?
+19

FirewallD Support for CentOS 7

Ross Edmonds vor 10 Jahren 0
By default CentOS 7 uses FirewallD rather than IP Tables as it has in the past.  It does not appear that Ajenti recognizes that fact and it is going to be supported in the future?

Excellent Product.
+19

Please create a plugin that adds support for svn server!

happyhardik vor 10 Jahren aktualisiert von 1Conan vor 10 Jahren 1
There does not seem to be a way to install svn and manage users and repositories from ajenti.
+19
Fertiggestellt

Support Ajenti behind a reverse proxy

Barry Allard vor 12 Jahren aktualisiert von Eugene Pankov (Project coordinator) vor 11 Jahren 11
Instead of

    http[|s]://server:port/

Ajenti should be installable (or at least work with) another url

    http[|s]://server:port/some/other/path
Antwort

Complete in 1.x: 

I've prefixed all Ajenti URLs with "/ajenti:". See the instructions for nginx here: http://docs.ajenti.org/man/reverse-proxy.html