On Jul 1, 10:16 am, Peter Landry <
peter.lan...@gmail.com> wrote:
> Yup, I think that would be a good start. I'd be happy to throw some
> donations in towards hosting. It should run well enough to get people
> familiar with it on a small slice, and if we need to expand later we can.
> I've also been happy with Slicehost, even though it's slightly more
> expensive.
> Deployment will basically be:
> - Apache
> - Prerequisites for geodjango (proj4, gdal, geos)
> - PostGIS
> - Pulling Django trunk
> - mod_wsgi
>
> The only trouble area I see at the moment is the initial block import, using
> census data. The .dbf might not fit in memory on the server (which they warn
> about in the readme). If not, I suppose we can do it locally and upload the
> results. It might end up not even being an issue.
>
> Should we set a project up on something like bitbucket or github?
>
> Peter
>
> On Wed, Jul 1, 2009 at 10:06 AM, Matt Gillooly <
matt.gillo...@gmail.com>wrote:
>
> > I've never deployed a Django app, so I'm hoping other people know more
> > about the hows than I do.
>
> > I'd be happy to start a cheap Linode slice if you think that would do the
> > trick. We can put up a PayPal donations link for anyone who wants to chip
> > in on the cost. Sound good?
>
> > On Wed, Jul 1, 2009 at 9:11 AM, Peter Landry <
peter.lan...@gmail.com>wrote:
>
> >> Looking through the code now, and it's really interesting. The regex-based
> >> ebdata.nlp module is interesting...
> >> How are we going to host this thing?
>