aliselmes / myrecipebook

A project to create a Recipe Book web app using .NET Core as part of my mentorship at Blend Interactive.
GNU General Public License v3.0
0 stars 0 forks source link

Create a deployment pipeline. #9

Open Nhawdge opened 4 years ago

Nhawdge commented 4 years ago

Create a deployment pipeline.

This is new territory for me too, and more of a conversation topic. I'd like to look into your current host and see if we can run this code on their servers. It would be nice to make this public, so you can show it to friends and family, and totally brag about it.

Deployment Pipeline

In perfect world, we should be able to use GitHub to deploy our solution to your host. I have no idea what that looks like.

aliselmes commented 4 years ago

I think this will be possible...I use DreamHost for my personal website and have an unlimited shared hosting plan so I can register a new domain name and add hosting to that domain. The plan includes MySQL service and it'll let me configure the database and hostname right from the DreamHost dashboard.

In terms of using GitHub to deploy, I am not sure but I can read up on it...

Nhawdge commented 4 years ago

Let's avoid the new domain, If we're going that route, I'd rather you use what is called a CNAME Alias, or subdomain. (e.g. http://recipes.alasdairselmes.com/)