plugin-webui

command module
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2024 License: MIT Imports: 20 Imported by: 0

README

Reeve CI / CD - Web UI Plugin

This is a Reeve plugin that provides an admin web interface.

Configuration

Settings

Settings can be provided to the plugin through environment variables set to the reeve server.

Settings for this plugin should be prefixed by REEVE_PLUGIN_WEBUI_.

Settings may also be shared between plugins by prefixing them with REEVE_SHARED_ instead.

  • ENABLED - true enables this plugin
  • HTTP_PORT - HTTP port on which the webserver should listen
  • HTTPS_PORT - HTTPS port on which the webserver should listen
  • TLS_CERT_FILE - TLS certificate file for HTTPS
  • TLS_KEY_FILE - TLS key file for HTTPS
  • ADMIN_USERNAME - Administrator username
  • ADMIN_PASSWORD - Administrator password
  • CORS_ORIGIN - Optional value for the Access-Control-Allow-Origin header for API requests

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL