Opsul is designed to execute scripts in a simple and user-friendly way.
Several key features:
-
API-based Service - Provides functionality via API. Supports signature verification and Webhooks.
-
Responsive Web UI - Provides a modern responsive web UI. The web UI is optional.
-
Easy to Deploy and Configure - Requires only an executable file and a configuration file.
$ go run main.go -conf="etc/opsul.json"
Or
$ ./opsul -conf="etc/opsul.json"