selfhosted_templates icon indicating copy to clipboard operation
selfhosted_templates copied to clipboard

Wordpress [APP REQUEST]:

Open rigler86 opened this issue 5 years ago • 7 comments

can you add wordpress?

here is a stack i put together running lastest wordpress, phpmyadmin, and mariadb.

https://gist.github.com/rigler86/afb7ea8dcc0ce2d4aa43aca432dcd197#file-wp-php-mariadb-yml

To fix issue where you can not install plugins you need to hit the CLI console for the container for worpress and run this commands

chown -R www-data wp-content chmod -R 755 wp-content

##############

To fix upload size use this in the Container CLI bash -c "echo 'php_value upload_max_filesize 256M' > '/var/www/html/.htaccess'"

rigler86 avatar Jul 11 '20 00:07 rigler86

@rigler86, sorry for the delay. I've added it here: https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/adding_apps/Template/template.json can you take a look and make sure that it works for you? Once you verify that it does I can merge it into the master branch.

SelfhostedPro avatar Jul 20 '20 15:07 SelfhostedPro

@rigler86, sorry for the delay. I've added it here: https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/adding_apps/Template/template.json can you take a look and make sure that it works for you? Once you verify that it does I can merge it into the master branch.

After adding it into portainer settings and going to app templates it give and error.Screenshot_20200720-161939_Chrome.jpg

rigler86 avatar Jul 20 '20 20:07 rigler86

@rigler86 try again. I've added a squiggly brace I missed.

SelfhostedPro avatar Jul 20 '20 20:07 SelfhostedPro

Its giving same error

rigler86 avatar Jul 20 '20 20:07 rigler86

@rigler86 Looks like the file didn't actually get edited. I've modified it again. You may need to wait 5-10 mins for it to update on the raw githubusercontent side of things

SelfhostedPro avatar Jul 20 '20 20:07 SelfhostedPro

@rigler86 Looks like the file didn't actually get edited. I've modified it again. You may need to wait 5-10 mins for it to update on the raw githubusercontent side of things

Gives me a deployment error

rigler86 avatar Jul 21 '20 02:07 rigler86

Alright. I'll look into it some more tomorrow.

Sent from ProtonMail mobile

-------- Original Message -------- On Jul 20, 2020, 7:17 PM, rigler86 wrote:

@rigler86 Looks like the file didn't actually get edited. I've modified it again. You may need to wait 5-10 mins for it to update on the raw githubusercontent side of things

Gives me a deployment error

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

SelfhostedPro avatar Jul 21 '20 03:07 SelfhostedPro