Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/melezhik/6blog-docker-sparrowdo
- Owner: melezhik
- Created: 2017-06-16T09:36:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T10:33:49.000Z (over 7 years ago)
- Last Synced: 2024-11-05T22:03:10.388Z (3 months ago)
- Topics: 6blog, alpine-linux, automation, bailador, configuration-management, deployment, docker, perl6, sparrowdo
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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