-
Notifications
You must be signed in to change notification settings - Fork 0
/
Bastillefile
27 lines (25 loc) · 1.2 KB
/
Bastillefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
########################################################################################
# Copyright (c) 2023, Nozel, Sebas Veeke. All rights reserved.
#
# Licenced under a 3-Clause BSD License (https://opensource.org/license/bsd-3-clause).
#
# Contact:
# > e-mail [email protected]
# > GitHub jail-templates
########################################################################################
INCLUDE https://github.com/jail-templates/basics
INCLUDE https://github.com/jail-templates/vnstat
INCLUDE https://github.com/jail-templates/apache-http
INCLUDE https://github.com/jail-templates/apache-https
INCLUDE https://github.com/jail-templates/php
INCLUDE https://github.com/jail-templates/php-8.0
INCLUDE https://github.com/jail-templates/php-8.1
INCLUDE https://github.com/jail-templates/php-8.2
INCLUDE https://github.com/jail-templates/php-8.3
INCLUDE https://github.com/jail-templates/mariadb
INCLUDE https://github.com/jail-templates/mariadb-10.5
INCLUDE https://github.com/jail-templates/mariadb-10.6
INCLUDE https://github.com/jail-templates/mariadb-10.11
INCLUDE https://github.com/jail-templates/famp-http
INCLUDE https://github.com/jail-templates/famp-https
INCLUDE https://github.com/jail-templates/wordpress