Parako.ID

Your auth server. Self-hosted. Free.

The installer deploys Parako application files. You own the database, supervisor, reverse proxy, TLS, secrets, and backups.

terminal
$ curl --proto '=https' --tlsv1.2 -fsSL https://get.parako.id | bash
# or install a specific version
$ curl --proto '=https' --tlsv1.2 -fsSL https://get.parako.id | bash -s -- --version v0.2.0
# in-place app-files update (operator owns DB / service restart)
$ curl --proto '=https' --tlsv1.2 -fsSL https://get.parako.id | bash -s -- --update