Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wordpress [APP REQUEST]: #163

Open
rigler86 opened this issue Jul 11, 2020 · 7 comments
Open

Wordpress [APP REQUEST]: #163

rigler86 opened this issue Jul 11, 2020 · 7 comments
Labels
App Request Request for a new application hacktoberfest

Comments

@rigler86
Copy link

rigler86 commented Jul 11, 2020

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 rigler86 added the App Request Request for a new application label Jul 11, 2020
@SelfhostedPro
Copy link
Owner

@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.

@rigler86
Copy link
Author

@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

@SelfhostedPro
Copy link
Owner

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

@rigler86
Copy link
Author

Its giving same error

@SelfhostedPro
Copy link
Owner

@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

@rigler86
Copy link
Author

@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

@SelfhostedPro
Copy link
Owner

SelfhostedPro commented Jul 21, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Request Request for a new application hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants