Skip to content

eBioKit/app-docker-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress docker

This docker image is part of the eBioKit 2017 project.

This docker image extends and distributes the following software:

WordPress

Running the Container

The container is publicly available as wordpress. The recommended method for launching the container is via docker-compose.

Quickstart

This procedure starts Wordpress in a standard virtualised environment.

  • Install docker for your system if not previously done.
  • $ docker run --name some-wordpress --link some-mysql:mysql -p 8080:80 -d wordpress
  • Wordpress will be available at http://localhost:8080/

About the eBioKit project

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]

About

🐳 Docker Image for WordPress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published