BadrEddine456

joined 1 year ago
[โ€“] [email protected] 1 points 1 year ago

thanks much appreciated

[โ€“] [email protected] 1 points 1 year ago

true that i did have uptimekuma for simple monitoring but the 6 hour down time was me, i was unreachable i was inside a factory doing some troubleshooting with no service and forgot to ask for wifi creds ๐Ÿคฆโ€โ™‚๏ธ(was stressed that day ) as for rollback and install i run those through github actions for CI/CD

[โ€“] [email protected] 1 points 1 year ago (2 children)

true in my current setup on EC2 i have two Postgres dbs one is just replicating, but I had an incident when a bug i wrote in my spring app eat all the available RAM and the VM got stuck, and I lost about 6 hours worth of user data , so that's why I'm thinking maybe HA could help if a VM in one node is stuck or blocked or something of that kind the hypervisor will spin another one on a different node or am i wrong here

[โ€“] [email protected] 1 points 1 year ago

true was thinking about using True NAS for this, but don't know if True NAS has anyway of doing replication with another node