MediaGoblin是一个免费软件媒体发布平台,任何人都可以运行。 您可以将其视为Flickr、YouTube、SoundCloud等的分散式替代品。它也是:
- 显示和分享您的媒体的完美工具!
- 建立工具,通过权力下放赋予世界权力!
- 专为扩展性而设计。 多媒体类型,包括视频支持!
- GNU项目的一部分,致力于用户自由。
- 由一群像你这样的社区提供支持。
MediaGoblin是一个免费软件媒体发布平台,任何人都可以运行。(MediaGoblin is a free software media publishing platform that anyone can run. )
名稱與所有者 | jparyani/mediagoblin |
---|---|
主編程語言 | Python |
編程語言 | Makefile (語言數: 12) |
平台 | |
許可證 | Other |
創建於 | 2014-06-24 22:48:36 |
---|---|
推送於 | 2017-06-10 04:48:36 |
最后一次提交 | 2014-06-26 16:30:10 |
發布數 | 0 |
星數 | 58 |
---|---|
關注者數 | 6 |
派生數 | 19 |
提交數 | 4.5k |
已啟用問題? | |
問題數 | 10 |
打開的問題數 | 10 |
拉請求數 | 1 |
打開的拉請求數 | 0 |
關閉的拉請求數 | 1 |
已啟用Wiki? | |
---|---|
已存檔? | |
是復刻? | |
已鎖定? | |
是鏡像? | |
是私有? |
This Sandstorm app uses docker to build it's package.
docker build -t mediagoblin .
to build the docker imagedocker run -p 6543:6543 --dns='127.0.0.1' -i -t mediagoblin /sbin/my_init -- /bin/bash
./export_docker.sh
from this directory to export the last run docker container into a folder named dockerenv
.spk dev
and spk pack
should now work like normalYes!
Yes! Please join us and hang out! For more information on where we
hang out, see our Join page <http://mediagoblin.org/join/>
_
The beginnings of a site administration manual is located in the docs/
directory in HTML, Texinfo, and source (Restructured Text) forms. It's
also available online at http://docs.mediagoblin.org/ in HTML form.
Contributor/developer documentation as well as documentation on the
project processes and infrastructure is located on
the wiki <http://wiki.mediagoblin.org/>
_.