nixopus status | Show service health |
nixopus logs [service] | Tail logs |
nixopus update | Pull latest images and restart |
nixopus restart [service] | Restart all or a specific service |
nixopus stop | Stop all services |
nixopus config | Show current configuration |
nixopus config set KEY=VALUE | Update a config value (restart required) |
nixopus domain add <domain> | Switch to domain-based HTTPS |
nixopus domain remove | Switch back to IP-based HTTP |
nixopus ip set <ip> | Change host IP |
nixopus port set <http|https|ssh> <port> | Change a port |
nixopus backup | Backup database and config |
nixopus uninstall | Remove containers (keeps data) |
nixopus uninstall --purge | Remove everything including data |