Compare commits
1 Commits
server-can
...
canonical-
| Author | SHA1 | Date | |
|---|---|---|---|
| 76fb50a8b6 |
@@ -105,7 +105,9 @@ body {
|
||||
color: $color;
|
||||
line-height: 1.5;
|
||||
// font-size: 100%;
|
||||
font-size: 15px;
|
||||
// font-size: 12px;
|
||||
// font-size: 15px;
|
||||
font-size: 17.5px;
|
||||
// font-size: 20px;
|
||||
// font-size: 22px;
|
||||
/* font-family: 'Source Code Pro', monospace; */
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
# To-Do
|
||||
- check price of AWS server
|
||||
- install Docker
|
||||
- run Docker apps on it
|
||||
- run domain
|
||||
- run/create Docker compose
|
||||
- Dockerize app
|
||||
|
||||
# Done
|
||||
- setup AWS server
|
||||
|
||||
# Points
|
||||
- run/deploy K8s locally on minikube using kubectl
|
||||
@@ -16,3 +17,4 @@
|
||||
# Replace
|
||||
- personal server
|
||||
- Astronofy
|
||||
- check price of AWS server
|
||||
|
||||
Reference in New Issue
Block a user