EasyDeployment: Difference between revisions
Jump to navigation
Jump to search
(skeleton) |
(add Docker and sandstorm) |
||
Line 1: | Line 1: | ||
Inventory of single step installation of MediaGoblin for demonstration purposes. |
|||
Intro to this page |
|||
= Containers = |
= Containers = |
||
Line 5: | Line 5: | ||
== Docker == |
== Docker == |
||
* sudo docker run -p 8080:80 dachary/mediagoblin |
|||
* www-browser http://localhost:8080 |
|||
For more information about the Docker image, see https://notabug.org/dachary/mediagoblin-docker |
|||
= PaaS = |
= PaaS = |
||
* sandstorm.io |
* sandstorm.io <a target="_blank" |
||
href="https://demo.sandstorm.io/appdemo/70awyqss6jq2gkz7dwzsnvumzr07256pzdt3hda9acfuxwh6uh7h">MediaGoblin demo</a> |
Revision as of 17:32, 26 January 2016
Inventory of single step installation of MediaGoblin for demonstration purposes.
Containers
Docker
- sudo docker run -p 8080:80 dachary/mediagoblin
- www-browser http://localhost:8080
For more information about the Docker image, see https://notabug.org/dachary/mediagoblin-docker
PaaS
- sandstorm.io <a target="_blank"
href="https://demo.sandstorm.io/appdemo/70awyqss6jq2gkz7dwzsnvumzr07256pzdt3hda9acfuxwh6uh7h">MediaGoblin demo</a>