2025-08-12 18:58:15 +03:00
2025-08-11 18:58:52 +03:00
2025-08-19 20:38:33 +03:00
2025-08-19 20:38:33 +03:00
2025-08-11 18:58:52 +03:00
2025-08-11 18:58:52 +03:00
2025-07-21 01:59:03 +03:00
2025-08-11 16:10:25 +03:00
2025-08-12 18:54:11 +03:00
2025-08-13 00:42:43 +03:00
2025-08-11 18:58:52 +03:00
2025-08-11 18:58:52 +03:00
2025-08-11 16:32:10 +03:00
2025-08-11 18:58:52 +03:00
2025-07-21 00:04:55 +03:00

Status page

How to run server:

./status server 

How to run documentation server:

./status server-docs 

Example --help command:

0.0.1
Usage: status <command> [<args>]

Options:
  --help, -h             display this help and exit
  --version              display version and exit

Commands:
  server                 Start the api server
  server-docs            Generate documentation for api server

Configuration

To configure application follow these table of Env:

Name Example Definition
DATABASE_HOST localhost -
DATABASE_PORT 5432 -
DATABASE_USER someUserName -
DATABASE_PASS strongPassword -
DATABASE_DB statuspage -
DATABASE_TZ Europe/Moscow -
Description
No description provided
Readme MIT 242 KiB
v1.0.0 Latest
2025-10-29 20:42:11 +03:00
Languages
Go 94.1%
JavaScript 5.9%