Commit Graph

4 Commits (68140d98c915201c5ec93973b7b15c96442396ba)

Author SHA1 Message Date
Dustin 68140d98c9 Remove nginx user
Buildroot uses *www-data*, so this user is not needed
2022-06-28 17:13:53 -05:00
Dustin 47d19c033b Add user for nginx
dustin/metricspi/pipeline/head This commit looks good Details
The *nginx* package for Buildroot does not automatically create an
unprivileged user for the process to use.
2022-06-26 16:36:47 -05:00
Dustin fa3b59143b users: Add victoriametrics user
dustin/metricspi/pipeline/head This commit looks good Details
Normally, this would be done by Ansible, but Buildroot does not provide
a `useradd` utility.  As such, the user has to be created at build time.
2022-06-23 11:24:55 -05:00
Dustin 50d2f3459b Initial commit 2022-06-22 17:06:58 -05:00