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
- Host: GitHub
- URL: https://github.com/pexmor/web-incron-demo
- Owner: PexMor
- License: mpl-2.0
- Created: 2016-09-05T19:10:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T20:08:38.000Z (over 8 years ago)
- Last Synced: 2025-10-19T19:00:24.393Z (9 months ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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