Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace single monitored log dir with separate server and web #1

Merged
merged 7 commits into from
Jun 14, 2017

Conversation

manics
Copy link
Member

@manics manics commented Jun 1, 2017

https://github.com/openmicroscopy/ansible-role-omero-server/tree/2.0.0-m1 and https://github.com/openmicroscopy/ansible-role-omero-web/tree/1.0.0-m3 change the location of OMERO.server and OMERO.web. This PR replaces the single omero_logmonitor_logs_dir parameter with omero_logmonitor_logs_dir_server and omero_logmonitor_logs_dir_web, and changes the defaults to match the default locations for OMERO.server and OMERO.web.

This is a breaking change which mostly affects the default configuration. Advanced configuration will be mostly unaffected.

@joshmoore
Copy link
Member

In general, makes sense. Are we currently not getting logs because of this?

@manics
Copy link
Member Author

manics commented Jun 6, 2017

At the moment only the server logs are monitored https://github.com/IDR/deployment/blob/master/ansible/group_vars/omero-hosts.yml#L58

There are several TODOs, both due to ansible-lint and due to an unknown problem with the service stopping
@manics
Copy link
Member Author

manics commented Jun 9, 2017

I've updated travis. There's are several TODOs, but this is no worse than it was before.

@manics
Copy link
Member Author

manics commented Jun 12, 2017

It might be the lack of a valid slack token that's causing a problem, I'll investigate

@manics manics mentioned this pull request Jun 14, 2017
8 tasks
This partially reverts commit f550df5.

The molecule test files are kept, but it is not tested with travis since it is broken
@manics
Copy link
Member Author

manics commented Jun 14, 2017

@joshmoore I've taken the molecule test out of travis

@joshmoore
Copy link
Member

Once green, 2.0.0?

@joshmoore joshmoore merged commit 1fa5178 into ome:master Jun 14, 2017
@manics manics deleted the decouple-web branch June 14, 2017 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants