mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
first commit
This commit is contained in:
commit
5352a2b94a
396 changed files with 10008 additions and 0 deletions
0
system/scripts/lamp-debian9/README.md
Normal file
0
system/scripts/lamp-debian9/README.md
Normal file
15
system/scripts/lamp-debian9/debian9.ini
Normal file
15
system/scripts/lamp-debian9/debian9.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
[base]
|
||||
packages = sudo inotify-tools vim net-tools htop locate screen curl unzip
|
||||
|
||||
[web]
|
||||
packages = memcached apache2 php-curl php7.0-curl php-gd php-fpm php-mysql
|
||||
|
||||
[cache]
|
||||
packages = varnish
|
||||
|
||||
[database]
|
||||
packages = mariadb-client mariadb-common mariadb-server
|
||||
|
||||
#[rabbitmq-source]
|
||||
#source = deb http://www.rabbitmq.com/debian/ testing main
|
||||
#key = http://www.rabbitmq.com/rabbitmq-signing-key-public.asc
|
Loading…
Add table
Add a link
Reference in a new issue