Closed Bug 1057430 Opened 10 years ago Closed 7 years ago

Vagrant: VM should start all the services on boot

Categories

(Tree Management :: Treeherder, defect, P4)

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: Sylvestre, Unassigned)

References

()

Details

vagrant halt && vagrant up
should start all the necessary services.

This will avoid to run the same commands.
Summary: vagrant VM should start all the service on boot → Vagrant: VM should start all the services on boot
Priority: P3 → P2
No longer blocks: 1072681
Component: Treeherder → Treeherder: Docs & Development
Priority: P2 → P3
Priority: P3 → P4
All of the services (mysql, memcached, varnish, elasticsearch, rabbitmq-server) are run on startup.

The only ones that aren't are gunicorn/runserver, celery ingestion and webpack-devserver.

However all of those are (a) very specific to what you're doing, (b) documented, (c) resource intensive.

In addition since the bug was filed, ingestion no longer hits the API, so you don't have to run both gunicorn and celery for example.

I'm hoping to switch to something docker based in the future (bug 1169263), which would allow for a more seamless experience too (eg `docker-compose run ingestion` etc).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Component: Treeherder: Docs & Development → TreeHerder
You need to log in before you can comment on or make changes to this bug.