10000 GitHub - wiremind/super-bowl: A dashboard for remoulade
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wiremind/super-bowl

Repository files navigation

Super Bowl

Super Bowl is a web based tool for monitoring and administrating Remoulade tasks. Allows an easy setup, filterable, sortable, and paginated tables

lint jest license

Documentation

Please refer to https://wiremind.github.io/super-bowl.

Quickstart

Please refer to https://wiremind.github.io/super-bowl/examples/messages.html

Build & debug

$ npm install
$ npm run serve

Run in a container

docker run -it --rm -p 8080:80 ghcr.io/wiremind/super-bowl:master

Then open http://localhost:8080 in your browser.

Note that it wil try to contact a wsgi server hosting remoulade api at localhost. To specify a different host/port:

docker run -it --rm -p 8080:80 ghcr.io/wiremind/super-bowl:master
 -e REMOULADE_WSGI_LOCATION=remoulade_api_url:12345

About

A dashboard for remoulade

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 6

0