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.

0
Answered

Unable to install Ajemti on ubuntu 12.10

Tushar J 11 years ago updated by Eugene Pankov (Project coordinator) 11 years ago 0

I am trying to install Ajemti as mentioned on ubuntu 12.10.


wget http://repo.ajenti.org/debian/key -O- | apt-key add -

echo "deb http://repo.ajenti.org/debian main main" >> /etc/apt/sources.list

apt-get update

apt-get install ajenti


But I am getting following errors:


After this operation, 0 B of additional disk space will be used.

Do you want to continue [Y/n]? y

Setting up ajenti (0.6.3) ...

update-rc.d: /etc/init.d/ajenti: file does not exist

Loading plugins

21.06.2013 14:52 INFO  Plugins loaded.

Downloading plugin list

Upgrading Ajenti plugins

Done

/var/lib/dpkg/info/ajenti.postinst: 10: /var/lib/dpkg/info/ajenti.postinst: /etc/init.d/ajenti: not found

dpkg: error processing ajenti (--configure):

 subprocess installed post-installation script returned error exit status 127

Processing triggers for python-support ...

Errors were encountered while processing:

 ajenti

E: Sub-process /usr/bin/dpkg returned an error code (1)



Please guide me how can I troubleshoot this.



Answer

Please refer to updated installation instructions: http://docs.ajenti.org/man/install/general.html

0
Not a bug

restart with new port fails

Nick Portokallidis 10 years ago updated by Eugene Pankov (Project coordinator) 10 years ago 3
You have to manual enter the new port and refresh page
0
Completed

[Ajenti V] Don't close website settings

N/A 10 years ago updated by Eugene Pankov (Project coordinator) 10 years ago 0
When changing the "Website Files" path in Ajenti V (Or clicking the 'Create Directory' button) the active website section closes after saving/completing. Keep this open (Or re-open it) after saving.
0
Answered

Question about ajenti template

Nezirus 10 years ago updated by Eugene Pankov (Project coordinator) 10 years ago 1
Hello.
I want to ask is it possible to edit the <html> template of ajenti and also where the static things are stored ? like .js , .css and images.
Answer
General root of ajenti installation is $PYTHONPATH/ajenti
HTML templates and static files are in ajenti/plugins/main/static
Coffeescript control templates are mostly in ajenti/plugins/main/content/js
LESS stylesheets are mostly in ajenti/plugins/main/content/css
0
Completed

The centos installation tutorials does not mention about opening port 8000 with iptables

happyhardik 10 years ago updated 10 years ago 4
I installed ajenti on centos, it installed but never opened for me. Then I learned I need to open port 8000 in iptables before I can access it. Please mention about it in the installation tutorials, so that people don't have to google before finding a solution. You can follow this for other OS as well.
0

Domain not pointing to correct path

Xeronik 8 years ago updated by Pierre Knudsen 8 years ago 1

I am currently trying to set up the first Homepage on my server with ajenti. However, if I navigate my browser to the Domain, I end up seeing the standard index.html of nginx.


I have read the knowledgebase-tutorial on how to create a website but i did the exact same steps on my server. Here is what I did:


1. I created a new website in Ajenti.

2. I set the directory of the website to /srv/domain

3. I added the Domain to the website(in ajenti, "domain.de" for example)

4. I setted the FTP path(which is working)

5. And i unchecked the maintenance mode.


As i created the website, i had some troubles with ajenti v being out of date. I ended up with an error which said 'WebsitePort' object has no attribute 'http2'.


I updated ajenti and got that fixed. Could that have any affects on my not working website config?

0
Answered

[FAILED] service ajenti start

Seungwoo Hong 10 years ago updated by Eugene Pankov (Project coordinator) 10 years ago 1
# service ajenti start
Starting Ajenti:
07.04.2014 14:43 INFO Using config file /etc/ajenti/config.json
Traceback (most recent call last):
File "/usr/bin/ajenti-panel", line 114, in <module>
ajenti.log.init_log_directory()
AttributeError: 'module' object has no attribute 'init_log_directory'
failed [FAILED]
Answer
Fix committed
0

MySQL missing from menu: MariaDB installed and working. Plugin no error, entered correct credentials.

Kevin Lee 9 years ago updated by janxb 9 years ago 5
There is no dependency error in the plugins. I have configured the plugin with the correct mysql credentials. My db is working fine, but just can't manage it on Ajenti.

In fact, I only have "SYSTEM" shown in Ajenti. No "SERVICES" , no "WEBSITES" (that's probably cos I'm using Apache instead of Nginx)
0

How to combine TLS certificates for ajenti

Chris 9 years ago updated 9 years ago 2
Hi all,

i'm on an issue about including my certificate and don't get it.
I have a signed certificate and key for my domain.
  • ajenti_XXXX_de.crt
  • ajenti_XXXX_de.key
as addition, i have these one
Image 116
Can you please tell me in which order i have to combine these all in a single pem to get it working with ajenti config.
I tried several combinations but get still a error when accessing the website. The config works with the ajenti-delivered self-signed certificate.

Thanks you :)
Chris
0

Page Loading Very Slow When User increase Ajenti V

DinRaj 10 years ago updated by erm3nda 8 years ago 1
Page loading very slow when user increase but server resources are available.please help me.