Introduction + noob question -- where can I see the latest effort?

From: Harry Percival <harry(at)pythonanywhere(dot)com>
To: Postgres-Docker Mailing List <pgsql-pkg-docker(at)postgresql(dot)org>, Developers <developers(at)pythonanywhere(dot)com>
Subject: Introduction + noob question -- where can I see the latest effort?
Date: 2014-08-01 12:30:57
Message-ID: 53DB8881.4080803@pythonanywhere.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-docker

Hi All,

I'm Harry, I work at PythonAnywhere, a Python PaaS thing. We want to
provide Postgres as an option for our users, and we've decided to go for
a container-based model, so each user can have their "own" postgres
server. Multi-tenancy didn't really work.

I met Josh at OSCON, he suggested we subscribe to the list. So, hello
everyone!

My noob question is: where can we see the latest progress? Is there a
dockerfile or a github repo or is it already on the public docker
container repository thing?

Here's what we've got so far:
https://gist.github.com/hjwp/56972b110c969ee70628

That's a Dockerfile, a postgresql.conf and a pg_hba.conf. We are very
much "accidental DBAs", so any and all feedback would be received with
almost inexpressible gratitude.

One thing that may be of interest is that we've decided to try and use
9.4. As you'll see from the Dockerfile, that involves a fair bit of
compiling from source (if you want Postgis).

I hope we'll be able to make some sort of useful contribution!

rgds,
Harry

--
Harry Percival
Developer
harry(at)pythonanywhere(dot)com

PythonAnywhere - a fully browser-based Python development and hosting environment
<http://www.pythonanywhere.com/>

PythonAnywhere LLP
17a Clerkenwell Road, London EC1M 5RD, UK
VAT No.: GB 893 5643 79
Registered in England and Wales as company number OC378414.
Registered address: 28 Ely Place, 3rd Floor, London EC1N 6TD, UK

Responses

Browse pgsql-pkg-docker by date

  From Date Subject
Next Message Joseph Ferguson 2014-08-01 16:59:48 Re: Introduction + noob question -- where can I see the latest effort?
Previous Message Joseph Ferguson 2014-07-30 20:09:42 Re: SSH-free PostgreSQL