Tag Archives: mysql

Add MySql to dotnet core app in Cloud Foundry

In this post you’ll add MySql from the marketplace to a dotnet core mvc app. Mysql was added to the marketplace in this post. Service We could use the cli to add MySql and then hook it up to the … Continue reading

Posted in Development | Tagged , , | Leave a comment

MySql in marketplace of your Cloud Foundry

This post is a combination of information available elsewhere (links are included) and can be used to get mysql in the marketplace on your local Cloud Foundry. Tip! Run startupcf.sh from my quickly set environment for local cloud foundry post. … Continue reading

Posted in Development, Tooling | Tagged , | Leave a comment

How I fixed a WordPress site

My kids’ school has a website created in WordPress. It is maintained by a teacher and one volunteer. The position of volunteer became vacant and I offered to help. The NextGEN Gallery plugin had suddenly stopped working. Since nobody knew … Continue reading

Posted in Tooling | Tagged , , , | 1 Comment