An open API service indexing awesome lists of open source software.

https://github.com/pexmor/web-incron-demo

Web Incron integration demo incl. docker sample
https://github.com/pexmor/web-incron-demo

Last synced: 6 days ago
JSON representation

Web Incron integration demo incl. docker sample

Awesome Lists containing this project

README

          

# 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

```bash
#!/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