Hacker News new | ask | show | jobs
by striking 1969 days ago
I've run it inside a container and not experienced tremendous issues with RAM or CPU usage, but this is for very few auth calls per day.

Also, I needed to apply some not-obvious environment / config changes to make it work behind HTTPS and inside a container without /dev/random being remounted.

1 comments

Awesome, thanks for the on the ground feedback.
Yeah, no issues here either in containers. We did have to make some custom tooling at the time to get all configuration files under source control though