v1.0.0

OpenCode Systemd

Systemd service files and installer for OpenCode. Runs opencode web as a user service with daily auto-upgrades.

Install

curl -fsSL https://ocsd.nbr.st/install.sh | bash

Created

Usage

Uninstall

curl -fsSL https://ocsd.nbr.st/uninstall.sh | bash

Configure

curl -fsSL https://ocsd.nbr.st/install.sh | bash -s -- --time 03:00:00 --host 0.0.0.0 --port 8080

Or edit service files directly in ~/.config/systemd/user/.

Links