<h1>Hello cloudy world!</h1>

<div>I'm a big boy now, I own a cloud!</div>_

<?php

/**
 * 2021-06-17: project started
 * 2021-06-17: domain activated
 * 2021-06-18: ssl certificate installed
 * 2021-06-17: htaccess settings finished
 * 2021-06-30: first bigger project deployed, yay!
 */

/**
 * TODO:
 * virtual hosts
 * multiple domains under one enviroment
 * git secrets
 * bigger project including deployment actions!
 */

?>