SkillAgentSearch skills...

Liprug

operational status board

Install / Use

/learn @exoscale/Liprug
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

liprug: simple status board

liprug

The idea behind liprug is to give you a simple tool to communicate your operational status to clients.

The main objectives behind liprug were:

  • Simple deployment compatible with heroku and AWS
  • All-in-one solution
  • Simple administration

Deployment

You can deploy to heroku or any host provider. It is advised to set up liprug to operate behind SSL only.

Configuration

Configuration is done through environment variables, here are the relevant ones:

  • REDIS_URL or REDISTOGO_URL: url of redis host for storage
  • LIPRUG_BRAND_HEADER: text you want shown on the header bar
  • LIPRUG_BRAND_CONTACT: if present, a "report issue" button will show up in the bar, with this value as href
  • LIPRUG_BRAND_SCRIPT: if present, a script to be inserted in the page, to track analytics for instance
  • LIPRUG_CREDENTIALS: colon separated user and password

Usage

The main URL shows current service status, the /admin URL allows input and modifications

Roadmap

  • Additional authentication methods to admin interface
  • Per-service history
  • Typed service data to allow graphs

Authors

liprug is a production of exoscale

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1y ago
Forks2

Languages

HTML

Security Score

75/100

Audited on Mar 28, 2025

No findings