EasyDeployment: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Julianfoad (talk | contribs) (Note out-of-dateness.) |
||
Line 4: | Line 4: | ||
== Docker == |
== Docker == |
||
'''Warning: Out Of Date. Was at version 0.8.0''' on 2016-12-20. Can you help to update it? |
|||
* sudo docker run -p 8080:80 dachary/mediagoblin |
* sudo docker run -p 8080:80 dachary/mediagoblin |
||
Line 11: | Line 13: | ||
= PaaS = |
= PaaS = |
||
'''Warning: Out Of Date. Was at version 0.7.1''' on 2016-12-20. Can you help to update it? |
|||
* sandstorm.io [https://demo.sandstorm.io/appdemo/70awyqss6jq2gkz7dwzsnvumzr07256pzdt3hda9acfuxwh6uh7h MediaGoblin demo] |
* sandstorm.io [https://demo.sandstorm.io/appdemo/70awyqss6jq2gkz7dwzsnvumzr07256pzdt3hda9acfuxwh6uh7h MediaGoblin demo] |
Revision as of 09:35, 21 December 2016
Inventory of single step installation of MediaGoblin for demonstration purposes.
Containers
Docker
Warning: Out Of Date. Was at version 0.8.0 on 2016-12-20. Can you help to update it?
- 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
Warning: Out Of Date. Was at version 0.7.1 on 2016-12-20. Can you help to update it?
- sandstorm.io MediaGoblin demo