Dustin
5fd8878417
Define victoriametrics user in the package
...
dustin/metricspi/pipeline/head This commit looks good
Details
When I originally added the *victoriametrics* user to the `users` file,
I did not realize that it was possible for a package to define a user.
It makes much more sense to define it there.
2022-06-28 17:13:53 -05:00
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