Parako.ID

Your auth server. Self-hosted. Free.

terminal
$ curl -sSL https://get.parako.id | bash
# or install a specific version
$ curl -sSL https://get.parako.id | bash -s -- --version 0.1.0
# upgrade in place (auto rollback on failure)
$ curl -sSL https://get.parako.id | bash -s -- --update