Re: Enable development via Docker

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Enable development via Docker
Дата
Msg-id CABUevEwRuLibrYVYT_MOhdFOp_w43bPwTeeGU359gq=98dcW1w@mail.gmail.com
обсуждение исходный текст
Ответ на Enable development via Docker  (Richard Yen <richyen3@gmail.com>)
Ответы Re: Enable development via Docker
Список pgsql-www
On Sat, Feb 22, 2020 at 10:02 PM Richard Yen <richyen3@gmail.com> wrote:
>
> Hi,
>
> After briefly discussing with J. Katz on Slack, I just thought I'd share a few Docker-related files to make it easier
tospin up development environments for the website.  Hope this might prove to be useful.
 

First of all, I like this idea -- anything making dev easier is a
strong win here!

Your second file is named "load varnish", but does not contain
anything about varnish at all -- did you forget something there?

To be properly productive I think we need to figure out a way to load
some more data into the system though. In particular, we need at least
some news, events and *releases* on the frontpage to make it relevant
at all. And probably at least one batch of documentation..

Not entirely sure about how to source that data though, we probably
don't want to stick it in as fixtures since it's data that changes.
Perhaps have a cronjob somewhere on the production system that dumps
out a "useful dump" once a week or so and have the scripts somehow
download (and cache) that?

//Magnus



В списке pgsql-www по дате отправления:

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: postgres feature matrix
Следующее
От: Richard Yen
Дата:
Сообщение: Re: Enable development via Docker