|
@ -7,12 +7,14 @@ js: ["server-table"] |
|
|
--- |
|
|
--- |
|
|
Here is a list of apps that I am running on my [AWS EC2][AWS EC2 info] |
|
|
Here is a list of apps that I am running on my [AWS EC2][AWS EC2 info] |
|
|
Debian instance/[DigitalOcean |
|
|
Debian instance/[DigitalOcean |
|
|
droplet][do-droplet]. Their [statuses] are updated every hour using a |
|
|
|
|
|
|
|
|
droplet][do-droplet] using Docker (Compose) and my [Terraform |
|
|
|
|
|
files](https://github.com/Kevin-Mok/terraform-deploys/tree/main). |
|
|
|
|
|
I also have [Kubernetes manifest files](https://github.com/Kevin-Mok/aws-minicube) |
|
|
|
|
|
that can recreate this server setup. Their statuses are updated every hour using a |
|
|
[Node.js script][update-script] and a [systemd service]/[timer]. |
|
|
[Node.js script][update-script] and a [systemd service]/[timer]. |
|
|
|
|
|
|
|
|
[AWS EC2 info]: https://aws.amazon.com/pm/ec2/?gclid=CjwKCAjwyJqzBhBaEiwAWDRJVA8xkzlFBVRieWU_oiTxnHHfRgTnfN9WlnYON3UptS4aTtjaYRbVJRoCju8QAvD_BwE&trk=8c0f4d22-7932-45ae-9a50-7ec3d0775c47&sc_channel=ps&ef_id=CjwKCAjwyJqzBhBaEiwAWDRJVA8xkzlFBVRieWU_oiTxnHHfRgTnfN9WlnYON3UptS4aTtjaYRbVJRoCju8QAvD_BwE:G:s&s_kwcid=AL!4422!3!472464674288!e!!g!!aws%20ec2!11346198414!112250790958 |
|
|
[AWS EC2 info]: https://aws.amazon.com/pm/ec2/?gclid=CjwKCAjwyJqzBhBaEiwAWDRJVA8xkzlFBVRieWU_oiTxnHHfRgTnfN9WlnYON3UptS4aTtjaYRbVJRoCju8QAvD_BwE&trk=8c0f4d22-7932-45ae-9a50-7ec3d0775c47&sc_channel=ps&ef_id=CjwKCAjwyJqzBhBaEiwAWDRJVA8xkzlFBVRieWU_oiTxnHHfRgTnfN9WlnYON3UptS4aTtjaYRbVJRoCju8QAvD_BwE:G:s&s_kwcid=AL!4422!3!472464674288!e!!g!!aws%20ec2!11346198414!112250790958 |
|
|
[do-droplet]: https://www.digitalocean.com/products/droplets/ |
|
|
[do-droplet]: https://www.digitalocean.com/products/droplets/ |
|
|
[statuses]: https://kevin-mok.com/server-apps.json |
|
|
|
|
|
[systemd service]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.service |
|
|
[systemd service]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.service |
|
|
[timer]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.timer |
|
|
[timer]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.timer |
|
|
[update-script]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-status.js |
|
|
[update-script]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-status.js |