Sign inSign up

twistify/crontab-ui

By twistify

Updated over 9 years ago

Web-based UI for executing cron commands

Image
3

100K+

twistify/crontab-ui repository overview

Crontab UI

Crontab UI is a web-based UI for executing cron commands.

This Node.js app is running in an Alpine container and includes wget and curl to allow easy timed executions of web API endpoints.

Using The Image

minimal docker run

docker run -d -p 8000:8000 --name cron twistify/crontab-ui

The web UI can then be viewed pointing your browser to http://container-ip:8000

advanced usage

The following environment variables are available to customize your container

PORT

Set the port that crontab-ui is exposed on.

default: PORT=8000

version

0.1

Tag summary

Content type

Image

Digest

Size

20.1 MB

Last updated

over 9 years ago

docker pull twistify/crontab-ui