Skip to content

Commit 5aa53f2

Browse files
authored
Update README.md
1 parent 0624dfb commit 5aa53f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<p align="center">
2-
<a href="https://joeharrison94.github.io/Docs/"><img src="https://capsule-render.vercel.app/api?type=waving&color=gradient&customColorList=0,2,2,5,30&height=250&section=header&text=Joe%20Harrison&fontSize=90&animation=fadeIn&fontAlignY=36&desc=Platform%20Architect&descAlignY=51&descAlign=70">
2+
<a href="https://sudo-kraken.github.io/Docs/"><img src="https://capsule-render.vercel.app/api?type=waving&color=gradient&customColorList=0,2,2,5,30&height=250&section=header&text=Joe%20Harrison&fontSize=90&animation=fadeIn&fontAlignY=36&desc=Platform%20Architect&descAlignY=51&descAlign=70">
33
</p>
44

55
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/jharrison94)
66
# Deploys an Ubuntu Minimal OS Virtual Machine with Docker-ce and Docker Compose installed in GCP using Terraform
77
Using the below instructions and supplied .tf files you will be able to deploy an e2-micro instance into GCP using Terraform, this is the free tier so shouldnt cost you a thing. This version comes with docker installed and will inject a compose file into the app data drive in /mnt/disks/docker/projects/app my example contains an Uptime Kuma and Healthchecks container.
88

99
# 🔧 IMPORTANT
10-
I have moved all the installation instructions for this project over to my doc's site at [JoeHarrison94 Docs](https://joeharrison94.github.io/Docs/gcp-free-forever/) This contains everything you need to know and more to deploy this project.
10+
I have moved all the installation instructions for this project over to my doc's site at [JoeHarrison94 Docs](https://sudo-kraken.github.io/Docs/gcp-free-forever/) This contains everything you need to know and more to deploy this project.
1111

1212
Everything from this point down is deprecated in favor of the doc's page, I am leaving it in however for those of you who do not require a long and in-depth guide.
1313

0 commit comments

Comments
 (0)