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

Redirect subdomains to main domain

MonsterCake 9 years ago updated by janxb 9 years ago 3
Is there a simple way to redirect all subdomains *.domain.com to domain.com?
0

Reverse proxy subdomain to subfolder

Álvaro S. 8 years ago 0

Hi I'm using Ajenti V and I want to use a proxy_pass to make my subdomains accesible via subfolder. Example: subdomain.example.com -> example.com/subdomain. I want this because of SSL. I don't own a wildcard certificate and with this method I can use SSL.


In the main domain I added a reverse proxy with the url pattern /subdomain (exact) and URL: http://subdomain.example.com. The first problem I had was that one header was too long, so I added large_client_header_buffers 4 64k; but after doing that I get an Internal Server Error and this error is in the log: 4096 worker_connections are not enough while connecting to upstream. Tried to edit worker_connections but I cant because it revert to 4096.


Any solutions?


Thanks.

0
Not a bug

Install Troubles

Jon Wahl 11 years ago updated by anonymous 6 years ago 2
Hello, I get the following when I try to install:

The following packages have unmet dependencies:
 ajenti : Depends: python-gevent but it is not going to be installed
  Depends: python-gevent-socketio but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@olaf:/usr/local/src# apt-get install python-gevent
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 python-gevent : Depends: python (< 2.7) but 2.7.2-7ubuntu2 is to be installed
E: Unable to correct problems, you have held broken packages.


Answer
Expired?
0
Answered

Can Ajenti allow setting up a reverse proxy

Crazy Raisin 9 years ago updated by Dylan 8 years ago 6
I got Ajenti installed on the physical server and several VM's with bridged networks. Is it possible to setup reverse proxy with Ajenti to point the proper domains?
Answer
Yes, you can set up reverse proxy vhosts with Ajenti V.
0

Nginx failing to start (Ajenti V behind nginx proxy)

Robert Bethke 8 years ago updated 8 years ago 1

If I reboot my server nginx is failing to start properly. I get a ip binding error and have to stop nginx and start it to get things going. (I'm running ajenti behind an nginx proxy). If I check the status of ajenti through systemctl I see only the panel list. Once I do this I can restart ajenti v and the websites just fine. If I reboot the websites then Ajenti will have all the expected child process listed. Any idea how I might be able to resolve?

0
Fixed

Issues with SSL

James Lott 11 years ago updated by Eugene Pankov (Project coordinator) 11 years ago 0

I feel like a joke. My issue was 100% because I forgot to prepend https:// onto the beginning of my URL. There is no bug.

Answer

Fixed! :D

0
Answered

Install ajenti on remote vps

10 years ago updated by Eugene Pankov (Project coordinator) 10 years ago 14
Hello. I have pourchased a remote vps server. It has debian, so I copied the command on this site to install ajenti.
After installation, it is suposed to be on https://<hostname>:8000. I tried to replace hostname with the ip or the domain name and I don't get nothing.
Is it really posible to install on remote vps?
0
Answered

How do I setup a static webpage?

Daniel Tsionit 10 years ago updated by Eugene Pankov (Project coordinator) 10 years ago 5
Answer
1. Put your website files (including index.html) under the selected website path.
2. Add a single Static files content entry in the website settings.
3. Save
0

Плагин терминала в Chrome 32.0+

SysViro AI 10 years ago updated 10 years ago 2
Некорректно реагирует на клавиатуру в фрейме терминала, не работает backspace, навигация стрелками
0

phpmyadmin not installed

Anees 9 years ago updated 9 years ago 0
I follow this tutorial
http://support.ajenti.org/topic/479448-installing-phpmyadmin/
but I can't find phpMyAdmin at https://phpma.example.com
web page shows message "unable to connect "I think something is missing please guide me