Skip to content

Commit

Permalink
common-files changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RoshanAssistanz committed Mar 3, 2023
1 parent 85963af commit 536f042
Show file tree
Hide file tree
Showing 53 changed files with 58 additions and 58 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions activemq-22-04/activemq.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
12 changes: 6 additions & 6 deletions django-22-04/django.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docker-22-04/docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
10 changes: 5 additions & 5 deletions joomla-lamp-20-04/joomla-lamp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 2 additions & 2 deletions joomla-lomp-20-04/joomla-lomp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions lamp-20-04/lamp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions lemp-20-04/lemp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion mariadb-22-04/mariadb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion mongodb-20-04/mongodb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
10 changes: 5 additions & 5 deletions mysql-20-04/mysql.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion mysql-standalone-22-04/mysql-standalone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions nginx-20-04/nginx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions nodejs-22-04/nodejs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
10 changes: 5 additions & 5 deletions phpmyadmin-20-04/phpmyadmin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion postgresql-22-04/postgresql.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading

0 comments on commit 536f042

Please sign in to comment.