-
Notifications
You must be signed in to change notification settings - Fork 16
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
Machine Polish (pre GCC-2017) #85
Comments
@bgruening https://github.com/jmchilton/galaxy-downloads the databases are so small, can we include that so planemo inside planemo machine doesn't have to hit the network at all? Also maybe pre-run a planemo profile? |
I would like to see this database as part of planemo :) |
- Disable scrollback on output (per #85). - Increase lines of scrollback (per #85). - Increase font size in terminal (per #85). - Disable screensaver (per #85). - Update to latest Ubuntu server 16.04 ISO. - Update bash hacking to add Minicond3 instead of Miniconda2 to the path - use planemo to fetch it. - Add symbolic links to Galaxy logs to the Desktop. - Cleanup some codebox junk that wasn't deleted properly previously.
- Disable scrollback on output (per #85). - Increase lines of scrollback (per #85). - Increase font size in terminal (per #85). - Disable screensaver (per #85). - Update to latest Ubuntu server 16.04 ISO. - Update bash hacking to add Minicond3 instead of Miniconda2 to the path - use planemo to fetch it. - Add symbolic links to Galaxy logs to the Desktop. - Cleanup some codebox junk that wasn't deleted properly previously.
- Disable scrollback on output (per #85). - Increase lines of scrollback (per #85). - Increase font size in terminal (per #85). - Disable screensaver (per #85). - Update to latest Ubuntu server 16.04 ISO. - Update bash hacking to add Minicond3 instead of Miniconda2 to the path - use planemo to fetch it. - Add symbolic links to Galaxy logs to the Desktop. - Cleanup some codebox junk that wasn't deleted properly previously.
I checked off the things done in #100 |
Moved 6 more things to the Done list based on previous fixes and fixes in #105. Including progress on IE, duplicate indicators, shortening command prompt, tool reloading, and munge being broken. Additionally I moved two more things to a new issue #104 - related to IEs and API since I don't think we will have an API training session at this years GCC and I don't think any training sessions will require us to pre-fetch IEs. Only one thing remains and that is the poor error handling in nginx - I'm going to start trying to work on the error docs after #106 clears testing (the ansible-galaxy role has added such error docs lately that we can leverage from here). |
Probably shouldn't break anything for existing setup since I don't think docker-galaxy-stable for instance was writing anything to /root/502.html right? xref galaxyproject/ansible-galaxy@1bff199 xref galaxyproject/planemo-machine#85
Done
missing creation of a tool_dependencies.xml file which would be required for the seqkt and bwa tools to actually work if downloaded from the toolshed (place in planemo maybe?)(Don't need this anymore.)The text was updated successfully, but these errors were encountered: