-
Notifications
You must be signed in to change notification settings - Fork 1
Create DEV environment #57
Comments
"Linux Team" provisioned VM on Jan 26 2018 with LAMP stack. |
Certificate configured on Apache for proper SSL communication |
Build server now properly builds WordPress |
Manually copied production database to dev, but I'll need to automate this in the future |
Manually copied production WordPress uploads to dev, but I'll need to automate this in the future |
Build server now properly deploys WordPress |
Build server now property builds and deploys ideas-server |
Apache has now been configured as a reverse proxy as per the Microsoft documentation. This mimics the Application Gateway we use in production. I spent hours yesterday figuring this out because the documentation fails to mention that if you use a new port in Apache you need to tell it to Listen to that port. I suppose most Apache experts would know this already but I'm pretty new to Apache so that took me awhile to figure out. |
https://octavadev.edmonton.ca is finally up and running! Some of the integration pieces are throwing errors though; I'll create separate issues for them |
No description provided.
The text was updated successfully, but these errors were encountered: