Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Docker deployment not documented within README #386

Open
4 of 6 tasks
poloka opened this issue Sep 4, 2016 · 4 comments
Open
4 of 6 tasks

Docker deployment not documented within README #386

poloka opened this issue Sep 4, 2016 · 4 comments

Comments

@poloka
Copy link

poloka commented Sep 4, 2016

Checklist

  • I have read the FAQ
  • I have checked if this issue already exists (both open and closed issues)
  • I am using the most recent version of pogom from the master branch
  • If this is an installation issue, I am posting my OS, OS version, python version, pip version
  • I'm posting the complete log
  • I'm using a descriptive title for this issue

My Issue

Docker version 1.12.0, build 8eab29e

Deployment with docker not defined within README. Need instructions on how to run the docker container locally and connect to the image.

@compuguy
Copy link

compuguy commented Sep 5, 2016

I've personally used it with docker-compose with a nginx server in front of it. I put up a gist earlier with the configuration: https://gist.github.com/compuguy/719745fcc89b20476150678174f00cd7. The docker build file needs to be tweaked with options to use mysql though.

@Illydth
Copy link

Illydth commented Sep 10, 2016

Yea, i've got it running on my Docker 1.12 Swarm cluster at home with no issues. Works like a charm. The Dockerfile needs a few modifications/additions, but by and large works without a hitch.

@compuguy
Copy link

@Illydth I'de love to see your tweaks to the dockerfile. I was planning to tweak it to add support for passing variables for mysql.

@poloka
Copy link
Author

poloka commented Sep 13, 2016

@Illydth could you submit a PR to this existing project with your tweaks?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants