This docker image is part of the eBioKit 2017 project.
This docker image extends and distributes the following software:
- Based on Apollo 2.X Docker Image.
- This docker image distributes the Apollo project.
- Licensed under special license.
- Citation
Dunn NA, Munoz-Torres MC, Unni D, Yao E, Rasche E, Bretaudeau A, Holmes IH, Elsik CG; Lewis SE (2017). GMOD/Apollo: Apollo2.0.6(JB#29795a1bbb) Zenodo. DOI:10.5281/zenodo.268535.
Lee E, Helt GA, Reese JT, Munoz-Torres MC, Childers CP, Buels RM, Stein L, Holmes IH, Elsik CG, Lewis SE. 2013. Apollo: a web-based genomic annotation editing platform. Genome Biol 14:R93.
The container is publicly available as ebiokit/docker-webapollo
. The recommended method for launching the container is via docker-compose due to a dependency on a postgres image.
This procedure starts tomcat in a standard virtualised environment with a PostgreSQL database with Chado.
- Install docker for your system if not previously done.
docker run -it -p 8888:8080 ebiokit/docker-webapollo
- Apollo will be available at http://localhost:8888/
The following versions are available for WebApollo docker:
- latest: the default branch for WebApollo docker. This version does not include the Apollo tools for preparing your data.
- tools: this version includes the Apollo tools for preparing your data.
The default credentials in this image are below. Credentials can be changed in the docker-compose file:
Credentials | |
---|---|
Username | [email protected] |
Password | password |
The eBioKit is a system running multiple open source web services on an Apple Mac-mini where all databases are stored locally. This reduces the need for a fast internet connection while giving the users an opportunity to incorporate their data sets in widely used web services.
The eBioKit is developed by the SLU Global Bioinformatics Centre (SGBC), an academic research and educational initiative aimed to build a long-term successful bioinformatics infrastructure facility that serves the Swedish University for Agricultural Sciences (SLU) and life science research communities worldwide.
Find more information at http://ebiokit.eu and at the SGBC website.
Contact [email protected]