Configuration Wizard
The configuration wizard helps you generate a nself.yaml file tailored to your needs.
Coming Soon
The interactive web wizard is under development. For now, configure nself.yaml manually via the configuration guide.
# Create a basic config
nself init
# Edit the generated file
vi nself.yaml
# Build and start
nself build && nself start