1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-17 00:17:59 +02:00

Testing build pipeline

This commit is contained in:
Lee Brown
2019-08-08 17:09:19 -08:00
parent 169ecf0b1c
commit d24d4ec48c

View File

@ -105,10 +105,10 @@ instance will be a dedicated host since we need it always up and running, thus i
Advanced Details: none Advanced Details: none
``` ```
4. Add Storage. Increase the volume size for the root device to 100 GiB. 4. Add Storage. Increase the volume size for the root device to 30 GiB.
``` ```
Volume Type | Device | Size (GiB) | Volume Type Volume Type | Device | Size (GiB) | Volume Type
Root | /dev/xvda | 100 | General Purpose SSD (gp2) Root | /dev/xvda | 30 | General Purpose SSD (gp2)
``` ```
5. Add Tags. 5. Add Tags.