You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the element installer I made a first-pass proof-of-concept to go from a new install of linux to a running Element Ropsten node. Right now I'm using root for the various users of the services that are setup. These should be changed to use non-root users as none of them need admin permissions.
Intended Updates
Convert geth service to non-root user
Convert IPFS to non-root user
Convert Nodejs to non-root user
Provide prompt for choosing geth sync mode
Provide option to provide private key installer
Allow for command line arguments to reply to questions
For the element installer I made a first-pass proof-of-concept to go from a new install of linux to a running Element Ropsten node. Right now I'm using root for the various users of the services that are setup. These should be changed to use non-root users as none of them need admin permissions.
Intended Updates
The text was updated successfully, but these errors were encountered: