Running
You can run fractal bitcoin node in many ways, here are some examples:
Docker
- make sure you have docker installed, see official document for more details.
- create a service directory
- create a docker-compose.yml file
- start the service and check the status
Systemd
- download the release binary from here
- create data directory and config file
- edit the config file
- create a systemd service
- start and enable the service
- check the status and logs
Configuration
Security