swiftwave init
Initialize the configuration for Swiftwave on the system.
Usage
swiftwave init [flags]
Flags
| Flag | Type | Default | Mandatory | Description |
|---|---|---|---|---|
| --mode | standalone / cluster | standalone | Mode of operation | |
| --letsencrypt-email | string | Email address for Let's Encrypt | ||
| --haproxy-user | string | admin | Username for HAProxy (Can't be modified once set) | |
| --haproxy-password | string | admin | Password for HAProxy (Can't be modified once set) | |
| --auto-domain | true / false | false | Resolve domain name automatically | |
| --overwrite | true / false | false | Overwrite existing configuration |