- Create a
pgrokd.ymlfile:external_url: "http://example.com" web: port: 3320 proxy: port: 3000 scheme: "http" domain: "example.com" sshd: port: 2222 database: path: "./pgrokd.db" limits: max_subdomain_count: 5
- Download the latest version of the
pgrokdarchive from the Releases page. - Launch the
pgrokdin background (systemd, screen, nohup).- By default,
pgrokdexpects thepgrokd.ymlis available in the working directory. Use--configflag to specify a different path for the config file.
- By default,
- Visit the web UI and create your first account, then create one or more subdomains from the dashboard.