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.

+5

Add domain in PHP code / Ajenti-v API

Hi,
Today I tried to make a multi-tenant web app, that allow user create websites and add their custom domain without ajenti control panel permission.
Is there a way to make this with ajenti-v ? Is it possible ?
Any answer is help !
+5

Is there any way to add SHOUTcast DNAS?

Aminul Islam fa 10 anys updated by 1Conan fa 10 anys 1
Is there any way to add SHOUTcast DNAS on Ajenti panel? 

shoutcast.com/broadcast-tools
+5

Jails and PF firewall in FreeBSD

R Gosp fa 10 anys updated by Johannes Meixner fa 10 anys 1
It would be great if that functionality will come to panel.
+5

i can't access ajenti from my pc browser

iRvinTech Solutions fa 9 anys updated by Pedro Morais fa 8 anys 3
i have installed a ajenti correctly and successful but i can't access it on my browser.i tried to enable the port 8000 on my firewall.the procedure wasn't clear to me.can you try to make it simpler
+5

How can I install OpenCart on Ajenti V?

Asparuh Stoyanov fa 9 anys 0

Is it possible for someone to advice me how to install OpenCart on Ajenti V

+5

Is there a Email setup tutorial possibly available using ajenti?

Chamunks fa 10 anys updated by JL Griffin fa 10 anys 1
Just wondering where I start I mean it obviously looks like if I'm having trouble I'm trying too hard.  But things like how to set up my Domain names DNS provider along with how to configure Ajenti's panel to move emails around etc... Are not available in any obvious location.

+5

Not loading images and fonts

Karol Pierwszy fa 9 anys updated by Alexey NoMatter fa 8 anys 1

Hello, I install ajenti for testing on local latest version of Ubuntu, both ways (sh script and in terminal apt-get install) and I have problem with icons and pictures not loading properly. I try turn off SSL, clear cache and cookies on FireFox and Chromium. How I can repair this problem? Font files and pictures are in folders like:

/usr/lib/pymodules/python2.7/ajenti/plugins/main/content/static/icon-connecting.png
/usr/share/pyshared/ajenti/plugins/main/content/static/icon-connecting.png

If someone have any ideas how resolve this problem please let me know. Best regards.

Image 127

+5

Error Could not bind to ip address

gh8776 fa 9 anys updated by Pablo fa 4 anys 8
Restarting ajenti does not show that everything is ok. Panel can be accessed only without ssl. Ajenti-v-mail is installed but I cannot see it in panel for some reason.

I get following error:

core.py:121 ERROR Could not bind to (u'123.123.123.123', 8000)

netstat -tulpn | grep "8000" shows that python is using it, but killing it and restarting ajenti starts python again.

stunnel also autputs error, but that is only a symptom, IMO:
Line 1: "/etc/ajenti/ajenti.pem": No '=' found

ajenti.log:
2015-06-05 12:21:43,123 INFO users.check_password(): user root logged in through AjentiSyncProvider from my.ip.add.ress
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/gevent-1.0.2-py2.7-linux-x86_64.egg/gevent/greenlet.py", line 327, in run
result = self._run(*self.args, **self.kwargs)
File "/usr/local/lib/python2.7/dist-packages/gevent-1.0.2-py2.7-linux-x86_64.egg/gevent/server.py", line 102, in wrap_socket_and_handle
ssl_socket = self.wrap_socket(client_socket, **self.ssl_args)
File "/usr/local/lib/python2.7/dist-packages/gevent-1.0.2-py2.7-linux-x86_64.egg/gevent/_sslgte279.py", line 636, in wrap_socket
ciphers=ciphers)
File "/usr/local/lib/python2.7/dist-packages/gevent-1.0.2-py2.7-linux-x86_64.egg/gevent/_sslgte279.py", line 248, in __init__
raise x
SSLEOFError: EOF occurred in violation of protocol (_ssl.c:581)
>( failed with SSLEOFError

+5

No item Python WSGI

AndreVT fa 10 anys updated by Евгений Старцев fa 8 anys 2
Why I have no item Python WSGI ?
I did everything according to instructions.
How to add Python WSGI in this place?

Image 93