gtcnsl
EN RU

Documentation

Everything you need to install, run, and operate gtcnsl. Start with a clean install, then wire up CI in three commands.

// start here
Install in one command

Pull the static binary for your architecture, verify it, and you are ready.

See all releases →
$ curl -fsSL https://dl.gtcnsl.com/v0.6.3/gtcnsl-v0.6.3-linux-amd64 -o /usr/local/bin/gtcnsl && chmod +x /usr/local/bin/gtcnsl
// 01

Guides

Written guides land here; the rest arrive as the tool stabilises.

Installation

Per-arch download, SHA-256 verification, and where the binary lives.

Quickstart

Zero to a running Gitea with CI in three commands.

Configuration Soon

Declarative app.ini, diffs, and backups.

Secrets Soon

Generate, rotate, and store Gitea secrets.

systemd units Soon

Manage the gitea and gitea-runner units.

Upgrades & self-update Soon

Move Gitea and gtcnsl forward safely.

TUI vs CLI Soon

When to use the interactive UI and when to script.

Supported platforms Soon

Distros and architectures that are tested.

Troubleshooting / FAQ Soon

Common errors and how to read them.

i
Docs are expanding
gtcnsl is v0.x. These pages grow with each release — the "Soon" guides are tracked, not forgotten.