session
Friday, May 19th, 14:00
Modern Web applications are complicated and might include one or more APIS, JS based front ends, databases, remote file storage, monitoring applications such as Fusion Reactor, multiple repositories and myriad other factors. Virtual platforms can be resource intensive and difficult for developers and IT technicians let alone other members of the team who might not be as technical. In this session we'll look at how one Ortus Team put together a QA environment which includes…
Linux: spinning up a new instance in the cloud, connecting to it using SSH, installing updates and software
Docker:installing Docker and some basic commands, using Docker-Compose to build a collection of containers.
Using Docker images such as the Ortus Command Box image to get a site up and running quickly Handling issues like Environment variables in a situation where each site is completely "wiped out" when a new branch is pulled and more.
This is by no means a thorough exploration of all of these technologies but hopefully will "de-mystify" those technologies enough to show how they all contributed to creating a productive and valuable tool the entire team uses.