Hi!
I agree with Alexey in that following the Getting Started docs should
get you a local development environment that works just like the Crash
Stats site out-of-the-box with no additional configuration needed.
The Crash Stats site that you see is run by the webapp component. The
documentation for that is here:
https://socorro.readthedocs.io/en/latest/components/webapp.html
This is the best venue for asking questions about how to run Socorro
for a local development environment.
Hope that helps!
/will
On Fri, Jan 19, 2018 at 8:52 AM, Алексей Акимов <
akimo...@gmail.com> wrote:
> Hi.
>
> The easiest way I think would be start from Getting Started Docs [1].
> This will help you to run Socorro localy with docker-compose.
>
> Then I'll recommend you other pages of Socorro documentation [2].
>
> If you wan to run Socorro without Docker it would take time. Since Socorro
> has 4 components (Antenna-collector, processor, webapp, cron) you'll need
> to configure each of them properly. It also heavily relies on RabbitMQ,
> Postgresql and ElasticSearch 1.4.
> It that case I recommend you to look through ./docker [3] folder as an
> example of simple configuration (especially *.env files).
>
> [1]
https://socorro.readthedocs.io/en/latest/gettingstarted.html
> <
https://socorro.readthedocs.io/en/latest/gettingstarted.html>
> [2]
https://socorro.readthedocs.io/en/latest/index.html
> [3]
https://github.com/mozilla-services/socorro/tree/master/docker
>
>
>
> Best regards,
> Alexey Akimov.
>
> E-mail:
akimo...@gmail.com
>
> On Fri, Jan 19, 2018 at 6:43 AM, <
unive...@gmail.com> wrote:
>