gatling
gatling copied to clipboard
Running elixir as non-root user
Hi. From what I've gathered, the default behaviour of running this guide is that the elixir app will be running as the root user. Am I missing something? If not, what steps can I take so that the app process runs as other user, like deploy?
Thanks!