Skip to content

sicute/geth.service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Example geth.service daemon

This example geth daemon service using systemctl

  • create config file . #geth dumnconfig > location/config.toml .
  • Edit config file as you need example was put in /mnt/geth/ whith name config-rikenby.toml .
  • enable rpc , ws at localhost.
  • you can custom config as example.

how to add :

  • git clone [geth.service] (https://github.com/sicute/geth.service.git)
  • Edit config-rikenby.toml
  • Copy to folder you want put.
  • put at /etc/systemd/system/ ..*sudo cp geth.service /etc/systemd/system/
  • sudo systemctl enable geth.service
  • sudo systemctl start geth.service
  • sudo systemctl status geth.service

@sonjaya.web.id

About

service script for geth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published