From 536f042ef47b0bbc7b4f4d87437bc769b0b406cc Mon Sep 17 00:00:00 2001 From: RoshanAssistanz Date: Fri, 3 Mar 2023 13:10:15 +0530 Subject: [PATCH] common-files changes --- .../etc/apache2/conf-available/block-xmlrpc.conf | 0 .../etc/apache2/conf-enabled/phpmyadmin.conf | 0 .../etc/apache2/sites-available/000-default.conf | 0 .../etc/apache2/sites-available/001-default.conf | 0 .../etc/fail2ban/jail.d/wordpress-cloudstack.conf | 0 .../etc/gunicorn.d/gunicorn.py | 0 .../etc/nginx/sites-available/Cloudstack | 0 .../etc/nginx/sites-available/django/default | 0 .../etc/nginx/sites-available/nodejs/default | 0 .../etc/prometheus/prometheus.yml | 0 .../etc/systemd/system/activemq.service | 0 .../etc/systemd/system/gunicorn.service | 0 .../etc/systemd/system/node_exporter.service | 0 .../etc/systemd/system/prometheus.service | 0 .../django_project/django_project/settings.py | 0 .../opt/cloudstack/activemq-cleanup.sh | 0 .../opt/cloudstack/cleanup.sh | 0 .../opt/cloudstack/djangocleanup.sh | 0 .../opt/cloudstack/joomla-lomp.sh | 0 .../opt/cloudstack/joomla-setup.sh | 0 .../opt/cloudstack/lamp_cleanup.sh | 0 .../opt/cloudstack/mariadb-cleanup.sh | 0 .../opt/cloudstack/mysql-standalone-cleanup.sh | 0 .../opt/cloudstack/mysql_cleanup.sh | 0 .../opt/cloudstack/nodejscleanup.sh | 0 .../opt/cloudstack/postgresql-cleanup.sh | 0 .../opt/cloudstack/rabbitmq-cleanup.sh | 0 .../opt/cloudstack/webmin.sh | 0 .../opt/cloudstack/wp-setup.sh | 0 .../opt/cloudstack/zabbix_cleanup.sh | 0 .../usr/share/phpmyadmin/.htaccess | 0 .../var/www/html/hello.js | 0 .../var/www/html/index.html | 0 activemq-22-04/activemq.sh | 4 ++-- django-22-04/django.sh | 12 ++++++------ docker-22-04/docker.sh | 2 +- joomla-lamp-20-04/joomla-lamp.sh | 10 +++++----- joomla-lomp-20-04/joomla-lomp.sh | 4 ++-- lamp-20-04/lamp.sh | 6 +++--- lemp-20-04/lemp.sh | 6 +++--- mariadb-22-04/mariadb.sh | 2 +- mongodb-20-04/mongodb.sh | 2 +- mysql-20-04/mysql.sh | 10 +++++----- mysql-standalone-22-04/mysql-standalone.sh | 2 +- nginx-20-04/nginx.sh | 6 +++--- nodejs-22-04/nodejs.sh | 6 +++--- phpmyadmin-20-04/phpmyadmin.sh | 10 +++++----- postgresql-22-04/postgresql.sh | 2 +- prometheus-22-04/prometheus.sh | 8 ++++---- rabbitmq-20-04/rabbitmq.sh | 2 +- webmin-20-04/webmin.sh | 2 +- wordpress-20-04/wordpress.sh | 14 +++++++------- zabbix-22-04/zabbix.sh | 6 +++--- 53 files changed, 58 insertions(+), 58 deletions(-) rename {common-files => _common-files}/etc/apache2/conf-available/block-xmlrpc.conf (100%) rename {common-files => _common-files}/etc/apache2/conf-enabled/phpmyadmin.conf (100%) rename {common-files => _common-files}/etc/apache2/sites-available/000-default.conf (100%) rename {common-files => _common-files}/etc/apache2/sites-available/001-default.conf (100%) rename {common-files => _common-files}/etc/fail2ban/jail.d/wordpress-cloudstack.conf (100%) rename {common-files => _common-files}/etc/gunicorn.d/gunicorn.py (100%) rename {common-files => _common-files}/etc/nginx/sites-available/Cloudstack (100%) rename {common-files => _common-files}/etc/nginx/sites-available/django/default (100%) rename {common-files => _common-files}/etc/nginx/sites-available/nodejs/default (100%) rename {common-files => _common-files}/etc/prometheus/prometheus.yml (100%) rename {common-files => _common-files}/etc/systemd/system/activemq.service (100%) rename {common-files => _common-files}/etc/systemd/system/gunicorn.service (100%) rename {common-files => _common-files}/etc/systemd/system/node_exporter.service (100%) rename {common-files => _common-files}/etc/systemd/system/prometheus.service (100%) rename {common-files => _common-files}/home/django/django_project/django_project/settings.py (100%) rename {common-files => _common-files}/opt/cloudstack/activemq-cleanup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/cleanup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/djangocleanup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/joomla-lomp.sh (100%) rename {common-files => _common-files}/opt/cloudstack/joomla-setup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/lamp_cleanup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/mariadb-cleanup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/mysql-standalone-cleanup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/mysql_cleanup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/nodejscleanup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/postgresql-cleanup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/rabbitmq-cleanup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/webmin.sh (100%) rename {common-files => _common-files}/opt/cloudstack/wp-setup.sh (100%) rename {common-files => _common-files}/opt/cloudstack/zabbix_cleanup.sh (100%) rename {common-files => _common-files}/usr/share/phpmyadmin/.htaccess (100%) rename {common-files => _common-files}/var/www/html/hello.js (100%) rename {common-files => _common-files}/var/www/html/index.html (100%) diff --git a/common-files/etc/apache2/conf-available/block-xmlrpc.conf b/_common-files/etc/apache2/conf-available/block-xmlrpc.conf similarity index 100% rename from common-files/etc/apache2/conf-available/block-xmlrpc.conf rename to _common-files/etc/apache2/conf-available/block-xmlrpc.conf diff --git a/common-files/etc/apache2/conf-enabled/phpmyadmin.conf b/_common-files/etc/apache2/conf-enabled/phpmyadmin.conf similarity index 100% rename from common-files/etc/apache2/conf-enabled/phpmyadmin.conf rename to _common-files/etc/apache2/conf-enabled/phpmyadmin.conf diff --git a/common-files/etc/apache2/sites-available/000-default.conf b/_common-files/etc/apache2/sites-available/000-default.conf similarity index 100% rename from common-files/etc/apache2/sites-available/000-default.conf rename to _common-files/etc/apache2/sites-available/000-default.conf diff --git a/common-files/etc/apache2/sites-available/001-default.conf b/_common-files/etc/apache2/sites-available/001-default.conf similarity index 100% rename from common-files/etc/apache2/sites-available/001-default.conf rename to _common-files/etc/apache2/sites-available/001-default.conf diff --git a/common-files/etc/fail2ban/jail.d/wordpress-cloudstack.conf b/_common-files/etc/fail2ban/jail.d/wordpress-cloudstack.conf similarity index 100% rename from common-files/etc/fail2ban/jail.d/wordpress-cloudstack.conf rename to _common-files/etc/fail2ban/jail.d/wordpress-cloudstack.conf diff --git a/common-files/etc/gunicorn.d/gunicorn.py b/_common-files/etc/gunicorn.d/gunicorn.py similarity index 100% rename from common-files/etc/gunicorn.d/gunicorn.py rename to _common-files/etc/gunicorn.d/gunicorn.py diff --git a/common-files/etc/nginx/sites-available/Cloudstack b/_common-files/etc/nginx/sites-available/Cloudstack similarity index 100% rename from common-files/etc/nginx/sites-available/Cloudstack rename to _common-files/etc/nginx/sites-available/Cloudstack diff --git a/common-files/etc/nginx/sites-available/django/default b/_common-files/etc/nginx/sites-available/django/default similarity index 100% rename from common-files/etc/nginx/sites-available/django/default rename to _common-files/etc/nginx/sites-available/django/default diff --git a/common-files/etc/nginx/sites-available/nodejs/default b/_common-files/etc/nginx/sites-available/nodejs/default similarity index 100% rename from common-files/etc/nginx/sites-available/nodejs/default rename to _common-files/etc/nginx/sites-available/nodejs/default diff --git a/common-files/etc/prometheus/prometheus.yml b/_common-files/etc/prometheus/prometheus.yml similarity index 100% rename from common-files/etc/prometheus/prometheus.yml rename to _common-files/etc/prometheus/prometheus.yml diff --git a/common-files/etc/systemd/system/activemq.service b/_common-files/etc/systemd/system/activemq.service similarity index 100% rename from common-files/etc/systemd/system/activemq.service rename to _common-files/etc/systemd/system/activemq.service diff --git a/common-files/etc/systemd/system/gunicorn.service b/_common-files/etc/systemd/system/gunicorn.service similarity index 100% rename from common-files/etc/systemd/system/gunicorn.service rename to _common-files/etc/systemd/system/gunicorn.service diff --git a/common-files/etc/systemd/system/node_exporter.service b/_common-files/etc/systemd/system/node_exporter.service similarity index 100% rename from common-files/etc/systemd/system/node_exporter.service rename to _common-files/etc/systemd/system/node_exporter.service diff --git a/common-files/etc/systemd/system/prometheus.service b/_common-files/etc/systemd/system/prometheus.service similarity index 100% rename from common-files/etc/systemd/system/prometheus.service rename to _common-files/etc/systemd/system/prometheus.service diff --git a/common-files/home/django/django_project/django_project/settings.py b/_common-files/home/django/django_project/django_project/settings.py similarity index 100% rename from common-files/home/django/django_project/django_project/settings.py rename to _common-files/home/django/django_project/django_project/settings.py diff --git a/common-files/opt/cloudstack/activemq-cleanup.sh b/_common-files/opt/cloudstack/activemq-cleanup.sh similarity index 100% rename from common-files/opt/cloudstack/activemq-cleanup.sh rename to _common-files/opt/cloudstack/activemq-cleanup.sh diff --git a/common-files/opt/cloudstack/cleanup.sh b/_common-files/opt/cloudstack/cleanup.sh similarity index 100% rename from common-files/opt/cloudstack/cleanup.sh rename to _common-files/opt/cloudstack/cleanup.sh diff --git a/common-files/opt/cloudstack/djangocleanup.sh b/_common-files/opt/cloudstack/djangocleanup.sh similarity index 100% rename from common-files/opt/cloudstack/djangocleanup.sh rename to _common-files/opt/cloudstack/djangocleanup.sh diff --git a/common-files/opt/cloudstack/joomla-lomp.sh b/_common-files/opt/cloudstack/joomla-lomp.sh similarity index 100% rename from common-files/opt/cloudstack/joomla-lomp.sh rename to _common-files/opt/cloudstack/joomla-lomp.sh diff --git a/common-files/opt/cloudstack/joomla-setup.sh b/_common-files/opt/cloudstack/joomla-setup.sh similarity index 100% rename from common-files/opt/cloudstack/joomla-setup.sh rename to _common-files/opt/cloudstack/joomla-setup.sh diff --git a/common-files/opt/cloudstack/lamp_cleanup.sh b/_common-files/opt/cloudstack/lamp_cleanup.sh similarity index 100% rename from common-files/opt/cloudstack/lamp_cleanup.sh rename to _common-files/opt/cloudstack/lamp_cleanup.sh diff --git a/common-files/opt/cloudstack/mariadb-cleanup.sh b/_common-files/opt/cloudstack/mariadb-cleanup.sh similarity index 100% rename from common-files/opt/cloudstack/mariadb-cleanup.sh rename to _common-files/opt/cloudstack/mariadb-cleanup.sh diff --git a/common-files/opt/cloudstack/mysql-standalone-cleanup.sh b/_common-files/opt/cloudstack/mysql-standalone-cleanup.sh similarity index 100% rename from common-files/opt/cloudstack/mysql-standalone-cleanup.sh rename to _common-files/opt/cloudstack/mysql-standalone-cleanup.sh diff --git a/common-files/opt/cloudstack/mysql_cleanup.sh b/_common-files/opt/cloudstack/mysql_cleanup.sh similarity index 100% rename from common-files/opt/cloudstack/mysql_cleanup.sh rename to _common-files/opt/cloudstack/mysql_cleanup.sh diff --git a/common-files/opt/cloudstack/nodejscleanup.sh b/_common-files/opt/cloudstack/nodejscleanup.sh similarity index 100% rename from common-files/opt/cloudstack/nodejscleanup.sh rename to _common-files/opt/cloudstack/nodejscleanup.sh diff --git a/common-files/opt/cloudstack/postgresql-cleanup.sh b/_common-files/opt/cloudstack/postgresql-cleanup.sh similarity index 100% rename from common-files/opt/cloudstack/postgresql-cleanup.sh rename to _common-files/opt/cloudstack/postgresql-cleanup.sh diff --git a/common-files/opt/cloudstack/rabbitmq-cleanup.sh b/_common-files/opt/cloudstack/rabbitmq-cleanup.sh similarity index 100% rename from common-files/opt/cloudstack/rabbitmq-cleanup.sh rename to _common-files/opt/cloudstack/rabbitmq-cleanup.sh diff --git a/common-files/opt/cloudstack/webmin.sh b/_common-files/opt/cloudstack/webmin.sh similarity index 100% rename from common-files/opt/cloudstack/webmin.sh rename to _common-files/opt/cloudstack/webmin.sh diff --git a/common-files/opt/cloudstack/wp-setup.sh b/_common-files/opt/cloudstack/wp-setup.sh similarity index 100% rename from common-files/opt/cloudstack/wp-setup.sh rename to _common-files/opt/cloudstack/wp-setup.sh diff --git a/common-files/opt/cloudstack/zabbix_cleanup.sh b/_common-files/opt/cloudstack/zabbix_cleanup.sh similarity index 100% rename from common-files/opt/cloudstack/zabbix_cleanup.sh rename to _common-files/opt/cloudstack/zabbix_cleanup.sh diff --git a/common-files/usr/share/phpmyadmin/.htaccess b/_common-files/usr/share/phpmyadmin/.htaccess similarity index 100% rename from common-files/usr/share/phpmyadmin/.htaccess rename to _common-files/usr/share/phpmyadmin/.htaccess diff --git a/common-files/var/www/html/hello.js b/_common-files/var/www/html/hello.js similarity index 100% rename from common-files/var/www/html/hello.js rename to _common-files/var/www/html/hello.js diff --git a/common-files/var/www/html/index.html b/_common-files/var/www/html/index.html similarity index 100% rename from common-files/var/www/html/index.html rename to _common-files/var/www/html/index.html diff --git a/activemq-22-04/activemq.sh b/activemq-22-04/activemq.sh index 93fcec0..9c1a524 100644 --- a/activemq-22-04/activemq.sh +++ b/activemq-22-04/activemq.sh @@ -2,8 +2,8 @@ mkdir -p {/usr/local/src/activemq-22-04/etc/systemd/system/,/usr/local/src/activemq-22-04/opt/cloudstack/,/usr/local/src/activemq-22-04/} -cd /usr/local/src/activemq-22-04/etc/systemd/system/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/systemd/system/activemq.service +cd /usr/local/src/activemq-22-04/etc/systemd/system/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/systemd/system/activemq.service -cd /usr/local/src/activemq-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/activemq-cleanup.sh +cd /usr/local/src/activemq-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/activemq-cleanup.sh cd /usr/local/src/activemq-22-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/activemq-22-04/activemq.yaml diff --git a/django-22-04/django.sh b/django-22-04/django.sh index 73f3f21..4f7c38f 100644 --- a/django-22-04/django.sh +++ b/django-22-04/django.sh @@ -2,16 +2,16 @@ mkdir -p {/usr/local/src/django-22-04/etc/nginx/sites-available/django/,/usr/local/src/django-22-04/var/www/html/,/usr/local/src/django-22-04/etc/gunicorn.d/,/usr/local/src/django-22-04/etc/systemd/system/,/usr/local/src/django-22-04/home/django/django_project/django_project/,/usr/local/src/django-22-04/opt/cloudstack/,/usr/local/src/django-22-04/} -cd /usr/local/src/django-22-04/etc/nginx/sites-available/django/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/nginx/sites-available/django/default +cd /usr/local/src/django-22-04/etc/nginx/sites-available/django/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/nginx/sites-available/django/default -cd /usr/local/src/django-22-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/var/www/html/index.html +cd /usr/local/src/django-22-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/var/www/html/index.html -cd /usr/local/src/django-22-04/etc/gunicorn.d/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/gunicorn.d/gunicorn.py +cd /usr/local/src/django-22-04/etc/gunicorn.d/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/gunicorn.d/gunicorn.py -cd /usr/local/src/django-22-04/etc/systemd/system/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/systemd/system/gunicorn.service +cd /usr/local/src/django-22-04/etc/systemd/system/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/systemd/system/gunicorn.service -cd /usr/local/src/django-22-04/home/django/django_project/django_project/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/home/django/django_project/django_project/settings.py +cd /usr/local/src/django-22-04/home/django/django_project/django_project/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/home/django/django_project/django_project/settings.py -cd /usr/local/src/django-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/djangocleanup.sh +cd /usr/local/src/django-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/djangocleanup.sh cd /usr/local/src/django-22-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/django-22-04/django.yaml diff --git a/docker-22-04/docker.sh b/docker-22-04/docker.sh index 85c2f2f..1f923a2 100644 --- a/docker-22-04/docker.sh +++ b/docker-22-04/docker.sh @@ -2,6 +2,6 @@ mkdir -p {/usr/local/src/docker-22-04/opt/cloudstack/,/usr/local/src/docker-22-04/} -cd /usr/local/src/docker-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/cleanup.sh +cd /usr/local/src/docker-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/cleanup.sh cd /usr/local/src/docker-22-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/docker-22-04/docker.yaml \ No newline at end of file diff --git a/joomla-lamp-20-04/joomla-lamp.sh b/joomla-lamp-20-04/joomla-lamp.sh index 8f3b762..bc9e437 100644 --- a/joomla-lamp-20-04/joomla-lamp.sh +++ b/joomla-lamp-20-04/joomla-lamp.sh @@ -2,14 +2,14 @@ mkdir -p {/usr/local/src/joomla-lamp-20-04/etc/apache2/sites-available/,/usr/local/src/joomla-lamp-20-04/var/www/html/,/usr/local/src/joomla-lamp-20-04/etc/apache2/conf-enabled/,/usr/local/src/joomla-lamp-20-04/usr/share/phpmyadmin/,/usr/local/src/joomla-lamp-20-04/opt/cloudstack/,/usr/local/src/joomla-lamp-20-04/} -cd /usr/local/src/joomla-lamp-20-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/apache2/sites-available/001-default.conf +cd /usr/local/src/joomla-lamp-20-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/apache2/sites-available/001-default.conf -cd /usr/local/src/joomla-lamp-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/var/www/html/index.html +cd /usr/local/src/joomla-lamp-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/var/www/html/index.html -cd /usr/local/src/joomla-lamp-20-04/etc/apache2/conf-enabled/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/apache2/conf-enabled/phpmyadmin.conf +cd /usr/local/src/joomla-lamp-20-04/etc/apache2/conf-enabled/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/apache2/conf-enabled/phpmyadmin.conf -cd /usr/local/src/joomla-lamp-20-04/usr/share/phpmyadmin/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/usr/share/phpmyadmin/.htaccess +cd /usr/local/src/joomla-lamp-20-04/usr/share/phpmyadmin/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/usr/share/phpmyadmin/.htaccess -cd /usr/local/src/joomla-lamp-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/joomla-setup.sh +cd /usr/local/src/joomla-lamp-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/joomla-setup.sh cd /usr/local/src/joomla-lamp-20-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/joomla-lamp-20-04/joomla-lamp.yaml \ No newline at end of file diff --git a/joomla-lomp-20-04/joomla-lomp.sh b/joomla-lomp-20-04/joomla-lomp.sh index 5523bcc..5ebdf18 100644 --- a/joomla-lomp-20-04/joomla-lomp.sh +++ b/joomla-lomp-20-04/joomla-lomp.sh @@ -2,8 +2,8 @@ mkdir -p {/usr/local/src/joomla-lomp-20-04/,/usr/local/src/joomla-lomp-20-04/opt/cloudstack/,/usr/local/src/joomla-lomp-20-04/var/www/html/} -cd /usr/local/src/joomla-lomp-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/var/www/html/index.html +cd /usr/local/src/joomla-lomp-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/var/www/html/index.html -cd /usr/local/src/joomla-lomp-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/joomla-lomp.sh +cd /usr/local/src/joomla-lomp-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/joomla-lomp.sh cd /usr/local/src/joomla-lomp-20-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/joomla-lomp-20-04/joomla-lomp.yaml \ No newline at end of file diff --git a/lamp-20-04/lamp.sh b/lamp-20-04/lamp.sh index f7a2f45..72341f7 100644 --- a/lamp-20-04/lamp.sh +++ b/lamp-20-04/lamp.sh @@ -2,10 +2,10 @@ mkdir -p {/usr/local/src/lamp-20-04/etc/apache2/sites-available/,/usr/local/src/lamp-20-04/var/www/html/,/usr/local/src/lamp-20-04/opt/cloudstack/,/usr/local/src/lamp-20-04/} -cd /usr/local/src/lamp-20-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/apache2/sites-available/000-default.conf +cd /usr/local/src/lamp-20-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/apache2/sites-available/000-default.conf -cd /usr/local/src/lamp-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/var/www/html/index.html +cd /usr/local/src/lamp-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/var/www/html/index.html -cd /usr/local/src/lamp-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/lamp_cleanup.sh +cd /usr/local/src/lamp-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/lamp_cleanup.sh cd /usr/local/src/lamp-20-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/lamp-20-04/lamp.yaml diff --git a/lemp-20-04/lemp.sh b/lemp-20-04/lemp.sh index 7b9abe1..4a20733 100644 --- a/lemp-20-04/lemp.sh +++ b/lemp-20-04/lemp.sh @@ -2,10 +2,10 @@ mkdir -p {/usr/local/src/lemp-20-04/etc/nginx/sites-available/,/usr/local/src/lemp-20-04/var/www/html/,/usr/local/src/lemp-20-04/opt/cloudstack/,/usr/local/src/lemp-20-04/} -cd /usr/local/src/lemp-20-04/etc/nginx/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/nginx/sites-available/Cloudstack +cd /usr/local/src/lemp-20-04/etc/nginx/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/nginx/sites-available/Cloudstack -cd /usr/local/src/lemp-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/var/www/html/index.html +cd /usr/local/src/lemp-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/var/www/html/index.html -cd /usr/local/src/lemp-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/lamp_cleanup.sh +cd /usr/local/src/lemp-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/lamp_cleanup.sh cd /usr/local/src/lemp-20-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/lemp-20-04/lemp.yaml \ No newline at end of file diff --git a/mariadb-22-04/mariadb.sh b/mariadb-22-04/mariadb.sh index d3510ec..e92df6f 100644 --- a/mariadb-22-04/mariadb.sh +++ b/mariadb-22-04/mariadb.sh @@ -2,6 +2,6 @@ mkdir -p {/usr/local/src/mariadb-22-04/opt/cloudstack/,/usr/local/src/mariadb-22-04/} -cd /usr/local/src/mariadb-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/mariadb-cleanup.sh +cd /usr/local/src/mariadb-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/mariadb-cleanup.sh cd /usr/local/src/mariadb-22-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/mariadb-22-04/mariadb.yaml \ No newline at end of file diff --git a/mongodb-20-04/mongodb.sh b/mongodb-20-04/mongodb.sh index 2a1edd4..0b5f826 100644 --- a/mongodb-20-04/mongodb.sh +++ b/mongodb-20-04/mongodb.sh @@ -2,6 +2,6 @@ mkdir -p {/usr/local/src/mongodb-20-04/opt/cloudstack/,/usr/local/src/mongodb-20-04/} -cd /usr/local/src/mongodb-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/cleanup.sh +cd /usr/local/src/mongodb-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/cleanup.sh cd /usr/local/src/mongodb-20-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/mongodb-20-04/mongodb.yaml \ No newline at end of file diff --git a/mysql-20-04/mysql.sh b/mysql-20-04/mysql.sh index 4d50403..3981714 100644 --- a/mysql-20-04/mysql.sh +++ b/mysql-20-04/mysql.sh @@ -2,14 +2,14 @@ mkdir -p {/usr/local/src/mysql-20-04/etc/apache2/sites-available/,/usr/local/src/mysql-20-04/var/www/html/,/usr/local/src/mysql-20-04/etc/apache2/conf-enabled/,/usr/local/src/mysql-20-04/usr/share/phpmyadmin/,/usr/local/src/mysql-20-04/opt/cloudstack/,/usr/local/src/mysql-20-04/} -cd /usr/local/src/mysql-20-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/apache2/sites-available/000-default.conf +cd /usr/local/src/mysql-20-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/apache2/sites-available/000-default.conf -cd /usr/local/src/mysql-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/var/www/html/index.html +cd /usr/local/src/mysql-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/var/www/html/index.html -cd /usr/local/src/mysql-20-04/etc/apache2/conf-enabled/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/apache2/conf-enabled/phpmyadmin.conf +cd /usr/local/src/mysql-20-04/etc/apache2/conf-enabled/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/apache2/conf-enabled/phpmyadmin.conf -cd /usr/local/src/mysql-20-04/usr/share/phpmyadmin/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/usr/share/phpmyadmin/.htaccess +cd /usr/local/src/mysql-20-04/usr/share/phpmyadmin/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/usr/share/phpmyadmin/.htaccess -cd /usr/local/src/mysql-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/mysql_cleanup.sh +cd /usr/local/src/mysql-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/mysql_cleanup.sh cd /usr/local/src/mysql-20-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/mysql-20-04/mysql.yaml \ No newline at end of file diff --git a/mysql-standalone-22-04/mysql-standalone.sh b/mysql-standalone-22-04/mysql-standalone.sh index 5e02ed1..c7385a3 100644 --- a/mysql-standalone-22-04/mysql-standalone.sh +++ b/mysql-standalone-22-04/mysql-standalone.sh @@ -2,6 +2,6 @@ mkdir -p {/usr/local/src/mysql-standalone-22-04/opt/cloudstack/,/usr/local/src/mysql-standalone-22-04/} -cd /usr/local/src/mysql-standalone-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/mysql-standalone-cleanup.sh +cd /usr/local/src/mysql-standalone-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/mysql-standalone-cleanup.sh cd /usr/local/src/mysql-standalone-22-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/mysql-standalone-22-04/mysql-standalone.yaml \ No newline at end of file diff --git a/nginx-20-04/nginx.sh b/nginx-20-04/nginx.sh index 7ef0516..ee2b83b 100644 --- a/nginx-20-04/nginx.sh +++ b/nginx-20-04/nginx.sh @@ -2,10 +2,10 @@ mkdir -p {/usr/local/src/nginx-20-04/etc/nginx/sites-available/,/usr/local/src/nginx-20-04/var/www/html/,/usr/local/src/nginx-20-04/opt/cloudstack/,/usr/local/src/nginx-20-04/} -cd /usr/local/src/nginx-20-04/etc/nginx/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/nginx/sites-available/Cloudstack +cd /usr/local/src/nginx-20-04/etc/nginx/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/nginx/sites-available/Cloudstack -cd /usr/local/src/nginx-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/var/www/html/index.html +cd /usr/local/src/nginx-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/var/www/html/index.html -cd /usr/local/src/nginx-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/cleanup.sh +cd /usr/local/src/nginx-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/cleanup.sh cd /usr/local/src/nginx-20-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/nginx-20-04/nginx.yaml \ No newline at end of file diff --git a/nodejs-22-04/nodejs.sh b/nodejs-22-04/nodejs.sh index 238c86a..1a3163d 100644 --- a/nodejs-22-04/nodejs.sh +++ b/nodejs-22-04/nodejs.sh @@ -2,10 +2,10 @@ mkdir -p {/usr/local/src/nodejs-22-04/etc/nginx/sites-available/nodejs/,/usr/local/src/nodejs-22-04/var/www/html/,/usr/local/src/nodejs-22-04/opt/cloudstack/,/usr/local/src/nodejs-22-04/} -cd /usr/local/src/nodejs-22-04/etc/nginx/sites-available/nodejs/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/nginx/sites-available/nodejs/default +cd /usr/local/src/nodejs-22-04/etc/nginx/sites-available/nodejs/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/nginx/sites-available/nodejs/default -cd /usr/local/src/nodejs-22-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/var/www/html/hello.js +cd /usr/local/src/nodejs-22-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/var/www/html/hello.js -cd /usr/local/src/nodejs-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/nodejscleanup.sh +cd /usr/local/src/nodejs-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/nodejscleanup.sh cd /usr/local/src/nodejs-22-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/nodejs-22-04/nodejs.yaml diff --git a/phpmyadmin-20-04/phpmyadmin.sh b/phpmyadmin-20-04/phpmyadmin.sh index c0a4859..ba63808 100644 --- a/phpmyadmin-20-04/phpmyadmin.sh +++ b/phpmyadmin-20-04/phpmyadmin.sh @@ -2,14 +2,14 @@ mkdir -p {/usr/local/src/phpmyadmin-20-04/etc/apache2/sites-available/,/usr/local/src/phpmyadmin-20-04/var/www/html/,/usr/local/src/phpmyadmin-20-04/etc/apache2/conf-enabled/,/usr/local/src/phpmyadmin-20-04/usr/share/phpmyadmin/,/usr/local/src/phpmyadmin-20-04/opt/cloudstack/,/usr/local/src/phpmyadmin-20-04/} -cd /usr/local/src/phpmyadmin-20-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/apache2/sites-available/000-default.conf +cd /usr/local/src/phpmyadmin-20-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/apache2/sites-available/000-default.conf -cd /usr/local/src/phpmyadmin-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/var/www/html/index.html +cd /usr/local/src/phpmyadmin-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/var/www/html/index.html -cd /usr/local/src/phpmyadmin-20-04/etc/apache2/conf-enabled/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/apache2/conf-enabled/phpmyadmin.conf +cd /usr/local/src/phpmyadmin-20-04/etc/apache2/conf-enabled/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/apache2/conf-enabled/phpmyadmin.conf -cd /usr/local/src/phpmyadmin-20-04/usr/share/phpmyadmin/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/usr/share/phpmyadmin/.htaccess +cd /usr/local/src/phpmyadmin-20-04/usr/share/phpmyadmin/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/usr/share/phpmyadmin/.htaccess -cd /usr/local/src/phpmyadmin-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/mysql_cleanup.sh +cd /usr/local/src/phpmyadmin-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/mysql_cleanup.sh cd /usr/local/src/phpmyadmin-20-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/phpmyadmin-20-04/phpmyadmin.yaml \ No newline at end of file diff --git a/postgresql-22-04/postgresql.sh b/postgresql-22-04/postgresql.sh index 4e5a734..75e86e5 100644 --- a/postgresql-22-04/postgresql.sh +++ b/postgresql-22-04/postgresql.sh @@ -2,6 +2,6 @@ mkdir -p {/usr/local/src/postgresql-22-04/opt/cloudstack/,/usr/local/src/postgresql-22-04/} -cd /usr/local/src/postgresql-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/postgresql-cleanup.sh +cd /usr/local/src/postgresql-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/postgresql-cleanup.sh cd /usr/local/src/postgresql-22-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/postgresql-22-04/postgresql.yaml \ No newline at end of file diff --git a/prometheus-22-04/prometheus.sh b/prometheus-22-04/prometheus.sh index 55e3a45..81504d1 100644 --- a/prometheus-22-04/prometheus.sh +++ b/prometheus-22-04/prometheus.sh @@ -2,12 +2,12 @@ mkdir -p {/usr/local/src/prometheus-22-04/etc/prometheus/,/usr/local/src/prometheus-22-04/etc/systemd/system/,/usr/local/src/prometheus-22-04/opt/cloudstack/,/usr/local/src/prometheus-22-04/} -cd /usr/local/src/prometheus-22-04/etc/prometheus/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/prometheus/prometheus.yml +cd /usr/local/src/prometheus-22-04/etc/prometheus/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/prometheus/prometheus.yml -cd /usr/local/src/prometheus-22-04/etc/systemd/system/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/systemd/system/prometheus.service +cd /usr/local/src/prometheus-22-04/etc/systemd/system/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/systemd/system/prometheus.service -cd /usr/local/src/prometheus-22-04/etc/systemd/system/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/systemd/system/node_exporter.service +cd /usr/local/src/prometheus-22-04/etc/systemd/system/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/systemd/system/node_exporter.service -cd /usr/local/src/prometheus-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/cleanup.sh +cd /usr/local/src/prometheus-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/cleanup.sh cd /usr/local/src/prometheus-22-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/prometheus-22-04/prometheus.yaml diff --git a/rabbitmq-20-04/rabbitmq.sh b/rabbitmq-20-04/rabbitmq.sh index 88183ec..9b2657e 100644 --- a/rabbitmq-20-04/rabbitmq.sh +++ b/rabbitmq-20-04/rabbitmq.sh @@ -2,6 +2,6 @@ mkdir -p {/usr/local/src/rabbitmq-20-04/opt/cloudstack/,/usr/local/src/rabbitmq-20-04/} -cd /usr/local/src/rabbitmq-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/rabbitmq-cleanup.sh +cd /usr/local/src/rabbitmq-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/rabbitmq-cleanup.sh cd /usr/local/src/rabbitmq-20-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/rabbitmq-20-04/rabbitmq.yaml \ No newline at end of file diff --git a/webmin-20-04/webmin.sh b/webmin-20-04/webmin.sh index dcb1dfc..a7dc9c1 100644 --- a/webmin-20-04/webmin.sh +++ b/webmin-20-04/webmin.sh @@ -2,6 +2,6 @@ mkdir -p {/usr/local/src/webmin-20-04/opt/cloudstack/,/usr/local/src/webmin-20-04/} -cd /usr/local/src/webmin-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/webmin.sh +cd /usr/local/src/webmin-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/webmin.sh cd /usr/local/src/webmin-20-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/webmin-20-04/webmin.yaml \ No newline at end of file diff --git a/wordpress-20-04/wordpress.sh b/wordpress-20-04/wordpress.sh index 8e8d0ff..ca8d6f6 100644 --- a/wordpress-20-04/wordpress.sh +++ b/wordpress-20-04/wordpress.sh @@ -2,18 +2,18 @@ mkdir -p {/usr/local/src/wordpress-20-04/etc/apache2/sites-available/,/usr/local/src/wordpress-20-04/var/www/html/,/usr/local/src/wordpress-20-04/etc/apache2/conf-available/,/usr/local/src/wordpress-20-04/etc/fail2ban/jail.d/,/usr/local/src/wordpress-20-04/etc/apache2/conf-enabled/,/usr/local/src/wordpress-20-04/usr/share/phpmyadmin/,/usr/local/src/wordpress-20-04/opt/cloudstack/,/usr/local/src/wordpress-20-04/} -cd /usr/local/src/wordpress-20-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/apache2/sites-available/001-default.conf +cd /usr/local/src/wordpress-20-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/apache2/sites-available/001-default.conf -cd /usr/local/src/wordpress-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/var/www/html/index.html +cd /usr/local/src/wordpress-20-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/var/www/html/index.html -cd /usr/local/src/wordpress-20-04/etc/apache2/conf-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/apache2/conf-available/block-xmlrpc.conf +cd /usr/local/src/wordpress-20-04/etc/apache2/conf-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/apache2/conf-available/block-xmlrpc.conf -cd /usr/local/src/wordpress-20-04/etc/fail2ban/jail.d/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/fail2ban/jail.d/wordpress-cloudstack.conf +cd /usr/local/src/wordpress-20-04/etc/fail2ban/jail.d/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/fail2ban/jail.d/wordpress-cloudstack.conf -cd /usr/local/src/wordpress-20-04/etc/apache2/conf-enabled/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/apache2/conf-enabled/phpmyadmin.conf +cd /usr/local/src/wordpress-20-04/etc/apache2/conf-enabled/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/apache2/conf-enabled/phpmyadmin.conf -cd /usr/local/src/wordpress-20-04/usr/share/phpmyadmin/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/usr/share/phpmyadmin/.htaccess +cd /usr/local/src/wordpress-20-04/usr/share/phpmyadmin/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/usr/share/phpmyadmin/.htaccess -cd /usr/local/src/wordpress-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/wp-setup.sh +cd /usr/local/src/wordpress-20-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/wp-setup.sh cd /usr/local/src/wordpress-20-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/wordpress-20-04/wordpress.yaml \ No newline at end of file diff --git a/zabbix-22-04/zabbix.sh b/zabbix-22-04/zabbix.sh index 1c17cbe..9687957 100644 --- a/zabbix-22-04/zabbix.sh +++ b/zabbix-22-04/zabbix.sh @@ -2,10 +2,10 @@ mkdir -p {/usr/local/src/zabbix-22-04/etc/apache2/sites-available/,/usr/local/src/zabbix-22-04/var/www/html/,/usr/local/src/zabbix-22-04/opt/cloudstack/,/usr/local/src/zabbix-22-04/} -cd /usr/local/src/zabbix-22-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/etc/apache2/sites-available/000-default.conf +cd /usr/local/src/zabbix-22-04/etc/apache2/sites-available/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/etc/apache2/sites-available/000-default.conf -cd /usr/local/src/zabbix-22-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/var/www/html/index.html +cd /usr/local/src/zabbix-22-04/var/www/html/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/var/www/html/index.html -cd /usr/local/src/zabbix-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/common-files/opt/cloudstack/zabbix_cleanup.sh +cd /usr/local/src/zabbix-22-04/opt/cloudstack/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/_common-files/opt/cloudstack/zabbix_cleanup.sh cd /usr/local/src/zabbix-22-04/ && wget https://raw.githubusercontent.com/stackbill/marketplace/main/zabbix-22-04/zabbix.yaml