Skip to content

gmcollator service user acct - #19

Open
spazcoin wants to merge 1 commit into
GMorDIE:mainfrom
spazcoin:collator_service_user
Open

gmcollator service user acct#19
spazcoin wants to merge 1 commit into
GMorDIE:mainfrom
spazcoin:collator_service_user

Conversation

@spazcoin

@spazcoin spazcoin commented Oct 5, 2022

Copy link
Copy Markdown
  • checkout a specific release tag before building (not just the tip of the repo)
  • run collator under a unique service user instead of root. this service user can't be logged into and doesn't have root/sudo privileges, which makes it more secure.
  • build elsewhere (~) and then copy only the built executable into /usr/lib/bin

@spazcoin

spazcoin commented Oct 5, 2022

Copy link
Copy Markdown
Author

@Leemo94 ser, I have some suggestions
also, note that in .md files you can use ``` to start and stop a multi-line block of command line code

@spazcoin
spazcoin force-pushed the collator_service_user branch from 5e8f632 to cc2f4ff Compare October 5, 2022 05:32
* checkout a specific release tag before building (not just the tip
of the repo)
* run collator under a unique service user instead of `root`. this
service user can't be logged into and doesn't have sudo/root
privileges, which makes it more secure.
* build elsewhere (~) and then copy only the built executable into
`/usr/lib/bin`
@spazcoin
spazcoin force-pushed the collator_service_user branch from cc2f4ff to ce99c1f Compare October 5, 2022 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant