Open James-Mart opened 1 year ago
In order to ensure system services all use auth-ec-sys, I need to use psibase boot
with the --key option.
In order to do that, I could...
psibase boot
running from supervisor, but inject an environment variable to add runtime flags, like psibase $FLAGS boot
and then pass the $FLAGS environment variable into the container on launch.
or...
Simple method to deploy psinode, nginx, certbot, etc. on a server using docker swarm container orchestration.