Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nutellinoit/auto-wiki-docker
Auto generation and startup static wiki site made of .md files , using mkdocs and docker
https://github.com/nutellinoit/auto-wiki-docker
automation docker markdown mkdocs
Last synced: 23 days ago
JSON representation
Auto generation and startup static wiki site made of .md files , using mkdocs and docker
- Host: GitHub
- URL: https://github.com/nutellinoit/auto-wiki-docker
- Owner: nutellinoit
- License: mit
- Created: 2017-10-11T15:44:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T07:13:37.000Z (over 7 years ago)
- Last Synced: 2024-11-17T04:42:29.512Z (3 months ago)
- Topics: automation, docker, markdown, mkdocs
- Language: Shell
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auto wiki docker
Insert your guides into the rootfs folder, then launch the container creation and boot procedure.
The site will be mapped to port 65000 of your host (you can change the configuration in the compose file)
#### Auto start , build and compose
Launch script
```bash
./build_start.sh
```## Live example here:
[http://docker1.nutellino.it:65000](http://docker1.nutellino.it:65000)