EasyDeployment
Jump to navigation
Jump to search
Inventory of single step installation of MediaGoblin for demonstration purposes.
Containers
Docker
While MediaGoblin has no official Docker image, mtlynch maintains the most up-to-date version.
To run it:
docker run \ --tty \ --detach \ --publish 8080:6543 \ --name mediagoblin \ mtlynch/mediagoblin
Visit http://localhost:8080 in your browser to see your Dockerized MediaGoblin instance.
For full details on running the Docker image or rebuilding your own custom image, see https://github.com/mtlynch/mediagoblin-docker.
PaaS
Sandstorm
Warning: Out Of Date. Was at version 0.7.1 on 2016-12-20. Can you help to update it?
- sandstorm.io MediaGoblin demo
Source code for the MediaGoblin Sandstorm app: