You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Login using your Docker Hub credentials, you can make a free account if you don't have one already. From here, you will have 4 hours with your "private" instances.
Click "Add New Instance" to create a new environment to deploy your test changes into.
Clone your code into. The example is going to use the main branch of this repository.
$ git clone https://github.com/trianglefraternitymtu/trianglefraternitymtu.github.io.git mycode
$ cd mycode
$ touch .env
$ docker-compose up
From there, the docker image will set itself up and run the website. Use the 4000 link near the top of the page to see your live website.
From here, upload any of your changes you want to play around with to this instance, or better yet, commit them to your repository and pull them back to the instance instead.
When you're happy with the changes and everything is committed to your repository, use "Close Session" to destroy your environment.
Open a Pull Request to have your changes reviewed and for them to make their way to the real website at mtutriangle.org
About
Website of Triangle Fraternity at Michigan Technological University