Directories
¶
| Path | Synopsis |
|---|---|
|
Package authproxy runs a local HTTP reverse proxy with optional HTTP Basic Auth in front of the app before the tunnel connects.
|
Package authproxy runs a local HTTP reverse proxy with optional HTTP Basic Auth in front of the app before the tunnel connects. |
|
Package docker wraps the docker / docker compose CLIs via os/exec, staying true to the Docker workflow developers already use.
|
Package docker wraps the docker / docker compose CLIs via os/exec, staying true to the Docker workflow developers already use. |
|
Package output formats CLI success output (banners, QR codes, clipboard hints).
|
Package output formats CLI success output (banners, QR codes, clipboard hints). |
|
Package preflight verifies the host has what SoloEnv needs before doing work.
|
Package preflight verifies the host has what SoloEnv needs before doing work. |
|
Package project detects the kind of Docker project in a directory, loads the optional soloenv.yml config, and resolves which local port to expose.
|
Package project detects the kind of Docker project in a directory, loads the optional soloenv.yml config, and resolves which local port to expose. |
|
Package state persists the details of a running SoloEnv environment so that later commands (down, status) can find and clean it up.
|
Package state persists the details of a running SoloEnv environment so that later commands (down, status) can find and clean it up. |
|
Package tunnel manages a free Cloudflare quick tunnel: it ensures the cloudflared binary is available (downloading it on first use), runs it against a local port, and extracts the public *.trycloudflare.com URL.
|
Package tunnel manages a free Cloudflare quick tunnel: it ensures the cloudflared binary is available (downloading it on first use), runs it against a local port, and extracts the public *.trycloudflare.com URL. |
Click to show internal directories.
Click to hide internal directories.