EasyDeployment
Jump to navigation
Jump to search
Inventory of single step installation of MediaGoblin for demonstration purposes.
Containers
Docker
See Dockerized MediaGoblin for full information, including how to run MediaGoblin in production mode (preserving data).
The simplest instructions to demo MediaGoblin (all data are lost when the container is stopped) make use of a mediagoblin image in the docker registry:
- sudo docker run -p 8080:80 dachary/mediagoblin
- www-browser http://localhost:8080
Warning: The docker registry image used here was out of date, at version 0.8.0 on 2016-12-20. See this issue. To run the latest version, see Dockerized MediaGoblin.
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: