Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)