Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated everything to ubuntu:14.04 and postgres 9.3 #8

Merged
merged 1 commit into from
Jul 14, 2014

Conversation

tavisto
Copy link

@tavisto tavisto commented Jul 13, 2014

  • Upgraded the base images to be the new LTS image from ubuntu (14.04)
  • Upgraded PostgreSQL to 9.3 as it was the latest on 14.04
  • Updated the config files to match what is in the 9.3 default installs.
  • Updated the Docker file to chown the config files to the postgres user correctly.

If you don't want to support newer versions like this, I can just publish it to the docker registry and point back to yours for the existing version if you like.

@bfirsh
Copy link
Member

bfirsh commented Jul 14, 2014

I think we should support newer versions, but I'm concerned this will break existing installations. Perhaps we could tag a "9.1" release and make this "latest", so those who want to continue using 9.1 can.

@bfirsh
Copy link
Member

bfirsh commented Jul 14, 2014

Okay I've made a 9.1 tag on the hub. Thanks!

bfirsh added a commit that referenced this pull request Jul 14, 2014
Updated everything to ubuntu:14.04 and postgres 9.3
@bfirsh bfirsh merged commit 8062c70 into orchardup:master Jul 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants