Macklus.Net

Recent Posts


Recent Comments


Archives


Categories


Ajenti v1 AWS AMI

macklusmacklus

For those who wish to use the Ajenti control panel in AWS, I have created an AMI optimized with Ajenti v1.2.23 installed. This page shows both its features and its operation, configuration and use, so please read it carefully.

Features

Installation and configuration

Installation

The installation follows the normal process of creating an instance in EC2. The recommended instance size is t3.medium.

The security group usually includes the following permissions:

TipoProtocoloRango de puertosOrigen
Custome TCP ruleTCP20 – 210.0.0.0/0
SSHTCP220.0.0.0/0
SMTPTCP250.0.0.0/0
DNSUDP530.0.0.0/0
HTTPTCP800.0.0.0/0
POP3TCP1100.0.0.0/0
NTPUDP1230.0.0.0/0
IMAPTCP1430.0.0.0/0
(*) HTTPSTCP4430.0.0.0/0
MYSQLTCP33060.0.0.0/0
(*) Custom TCP ruleTCP80000.0.0.0/0
Custome TCP ruleTCP12000 – 121000.0.0.0/0

The fields marked with (*) are essential, either to access the web interface or for the normal operation of the server.

Once the instance is up, we can access using:

Configure valid Let’s Encrypt SSL certificate

In order to configure a valid certificate we must first change the host name of the EC2 instance to allow us to generate the certificate. AWS does not allow certificates to be generated for the default name of the instance, because names (and IPs are volatile).

Personalization and support

If you need to customize the default options of the AMI, or have any questions or problems, you can write me at the address:


macklus
Author