-
-
Notifications
You must be signed in to change notification settings - Fork 639
Commands
Running statping
would any environment variables, parameters or flags added will start the server on localhost:8080
.
-
--port
Port address to run the HTTP server (default8080
) -
--ip
Run HTTP server as a different host (default:0.0.0.0
) -
--verbose
Set Verbose logging mode. (default: 2 [info])
Returns the current version number
Runs the install script to update Statping to the latest release on Github. On Unix systems, the binary is installed to /usr/local/bin/statping
.
This command will attempt to compile all .sass files in the assets directory.
Returns all environment variables being used while running Statping.
This command will delete all assets, database files and config.yml.
Export all of your Statping services, groups, notifiers, users, announcements and incidents to a timestamped JSON file in the current directory. This file can be imported on another instance.
Import services, notifiers and any other objects from an exported JSON file.
The assets command will extract all of the JS, CSS, SCSS, and static images into the assets
folder. It will create this folder if it has permission to in the current working directory.
This command will echo all of the known variables from the config.yml
file, or from set environment variables.
Statping.com | Demo | Docker | Notifiers | API
Email: info@statping.com