EasyDeployment: Difference between revisions
Jump to navigation
Jump to search
Julianfoad (talk | contribs) (→PaaS: Link to the source code) |
Julianfoad (talk | contribs) m (→PaaS: Add sub-heading) |
||
Line 13: | Line 13: | ||
= PaaS = |
= PaaS = |
||
== Sandstorm == |
|||
'''Warning: Out Of Date. Was at version 0.7.1''' on 2016-12-20. Can you help to update it? |
'''Warning: Out Of Date. Was at version 0.7.1''' on 2016-12-20. Can you help to update it? |
Revision as of 14:07, 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
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: