Skip to content

PexMor/web-incron-demo

Repository files navigation

web-incron-demo

Web Incron integration demo incl. docker sample

https://hub.docker.com/r/xlinux/web-incron-demo/

docker pull xlinux/web-incron-demo

to 'just' run

#!/bin/bash

sudo docker run \
    -it \
    --rm \
    -p 10080:80 \
    -p 10443:443 \
    -v /sys/fs/cgroup:/sys/fs/cgroup:ro \
    --cap-add SYS_ADMIN --security-opt seccomp=unconfined \
    -h test01 \
    --name test01 \
    xlinux/web-incron-demo

Packages:

  • todo: list here and explain
  • jq
  • curl
  • mc
  • openssl
  • redis-cli
  • links
  • tftp

Servers:

  • Apache
  • Redis
  • Beanstalkd
  • Mosquitto
  • Incron
  • Squid3

About

Web Incron integration demo incl. docker sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published