-
- Notifications
You must be signed in to change notification settings - Fork 487
[PC-1197] Wordpress and Database Portenta X8 Tutorial Update #949
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
[PC-1197] Wordpress and Database Portenta X8 Tutorial Update #949
Conversation
Some changes on the tutorial fixing the docker-compose.yml code and adding a download link to make it easy for the users. Adding an uninstalling section.
✅ docs-content deploy preview ready
|
Compressing the yml file into a rar to make it easy to download. Changing some sentences on the removing commands.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@TaddyHC can you spend maximum 30 minutes of your time following the changes with a Portenta X8 to verify that those changes work?
We would like to be sure! :)
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Outdated Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Show resolved Hide resolved
Fixing wrong space
Small change on the section title
@jcarolinares Sure, I'll check out the changes and post update here when possible! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Jorgetrujilloroman I took the liberty of reviewing and have made a direct change to help you a bit with the process and made some reviews on top of it so you can check the reason behind the suggestion. Please have a look at it.
@jcarolinares I have tested by using the updated docker-compose.yml script of this PR and it seems to be working fine as I was able to replicate a successful result. I made some small changes to suggest to ease the tutorial walkthrough. Please let us know how you see it.
🙂
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Outdated Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Outdated Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Outdated Show resolved Hide resolved
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md Outdated Show resolved Hide resolved
…ess-webserver/content.md Co-authored-by: TaddyHC <94547080+TaddyHC@users.noreply.github.com>
…ess-webserver/content.md Co-authored-by: TaddyHC <94547080+TaddyHC@users.noreply.github.com>
…ess-webserver/content.md Co-authored-by: TaddyHC <94547080+TaddyHC@users.noreply.github.com>
Fixing some errors on the troubleshooting section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes done by @Jorgetrujilloroman
Technical review done by @TaddyHC including the real testing of the tutorials
Additional changes suggested by @TaddyHC to improve the tutorial addressed by @Jorgetrujilloroman
Double-check by @jcarolinares
Ready to merge, please @Jorgetrujilloroman proceed.
cc @martab1994 FYI we have updated the tutorial to solve some small problems and a big one related with the yml file outdated and not working on the latest versions of the firmware.
What This PR Changes
Contribution Guidelines