Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

MaximeMichaud/Azuriom-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azuriom

Azuriom-install

ShellCheck Codacy Badge made-with-bash MIT Licence Chat

Usage

bash <(curl -s https://raw.githubusercontent.com/MaximeMichaud/Azuriom-install/master/azuriom-install.sh)

Headless Usage

wget https://raw.githubusercontent.com/MaximeMichaud/Azuriom-install/master/azuriom-install.sh
chmod +x azuriom-install.sh
HEADLESS=y \
PHP=8.1 \
webserver=nginx \
nginx_branch=mainline \
database=mariadb \
database_ver=10.6 \
./azuriom-install.sh

Compatibility

The latest versions are more stable.

This script supports the following Linux distributions:

Operating System Support
Debian 10
Debian 11
Ubuntu 20.04
Ubuntu 22.04
CentOS 7
CentOS 8

Features

  • Automatic installation of Azuriom (dependencies, database, cronjob, webserver).
  • Secure NGINX with support for very latest improvements like HTTP2 with ALPN, 0-RTT support for TLS 1.3, TLS 1.3 support, x25519 support, etc.
  • (not yet) Automatic configuration of Let's Encrypt.
  • (not yet) Automatic configuration of Firewall

Supports

  • NGINX 1.22.X & Apache2
  • MySQL 5.7 - 8.0 & MariaDB 10.3 - 10.6
  • PHP 7.4 to 8.2
  • phpMyAdmin 5.2.0

DOCUMENTATION

WIKI

Contributors

Created and maintained by Maxime Michaud.

About

Archived. Please do not use it, as the script will not work.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages