https://github.com/nullswan/inception
Docker - inception 42 - bonus - cadvisor prometheus grafana
https://github.com/nullswan/inception
Last synced: about 1 year ago
JSON representation
Docker - inception 42 - bonus - cadvisor prometheus grafana
- Host: GitHub
- URL: https://github.com/nullswan/inception
- Owner: nullswan
- Created: 2021-10-30T15:02:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T13:24:26.000Z (over 3 years ago)
- Last Synced: 2025-04-05T02:33:39.935Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 224 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# inception
- 125 / 100
- run sudo make && head to https://c3b5aw.42.fr
## mandatory part
- nginx
- mariadb
- wordpress
## bonus part
- redis
- adminer
- static CV
- vsftpd
- cAdvisor / Prometheus / Grafana
## notes
- Maybe care of "USER" before entrypoint.
- Disable docker as sudo but would require 42 VM to have enough autorization on docker sock.
- Prefer using copied configuration into the containers instead of modifying in .sh scripts.