Skip to content

Add linux installation script (systemd)#8

Open
hos7ein wants to merge 1 commit intossmirr:masterfrom
hos7ein:add-linux-installation-script
Open

Add linux installation script (systemd)#8
hos7ein wants to merge 1 commit intossmirr:masterfrom
hos7ein:add-linux-installation-script

Conversation

@hos7ein
Copy link

@hos7ein hos7ein commented Jan 26, 2026

This PR adds a Linux installation script that includes:

  • Detecting the system architecture, downloading, and installing the binary
  • Creating a system user
  • Creating a systemd service file
  • Enabling and starting the service

Usage

sudo ./linux-install-conduit.sh

Checking the service status and logs

systemctl status conduit
journalctl -u conduit -f

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