Open Evanfeenstra opened 1 month ago
@Evanfeenstra could you prioritise setting docker and container limits.
@kevkevinpal could you prioritise migrating the btc graph, updating the github actions pipeline and deprecating the non swarm ec2 instances
Next up then would be setting up cloud watch?
just merged a per container memory limit, set it once and it applies to every container
https://github.com/stakwork/sphinx-swarm/commit/84ab2259b96e11dfc8e899639b518e53d012489c
Its global_mem_limit
in the yaml config file, its a number in bytes
@tobi-bams here's a new SetGlobalMemLimit cmd
, maybe u can add a frontend for it? https://github.com/stakwork/sphinx-swarm/blob/master/src/cmd.rs#L152
@tobi-bams here's a new SetGlobalMemLimit
cmd
, maybe u can add a frontend for it? https://github.com/stakwork/sphinx-swarm/blob/master/src/cmd.rs#L152
Yea, sure I can.
Update all swarms to m5.large or higher.
Do not use t
groups due to CPU credits and spikes causes machines to become unavailable.
@Evanfeenstra any updates on keeping logs?
crashing ec2
ip addresses changing
better logs in swarm UI