Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/melezhik/6blog-docker-sparrowdo

6blog installer sparrowdo/docker installer
https://github.com/melezhik/6blog-docker-sparrowdo

6blog alpine-linux automation bailador configuration-management deployment docker perl6 sparrowdo

Last synced: about 2 months ago
JSON representation

6blog installer sparrowdo/docker installer

Awesome Lists containing this project

README

        

# SYNOPSIS

Run [6blog](https://github.com/szabgab/6blog) in docker container.

# USAGE

$ git clone https://github.com/melezhik/6blog-docker-sparrowdo.git

$ cd 6blog-docker-sparrowdo

$ docker build -t 6blog .

$ docker run -d -p 3000:3000 6blog

$ curl 127.0.0.1:3000 # so on, follow 6blog documentation for the blog6 API

# Author

Alexey Melezhik

# See also

[alpine-perl6](https://github.com/JJ/alpine-perl6) - base docker image