浏览代码

Sandstorm

Bob Mottram 10 年前
父节点
当前提交
e6325d597b
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3
    1
      beaglebone.txt

+ 3
- 1
beaglebone.txt 查看文件

6682
 Install some dependencies.
6682
 Install some dependencies.
6683
 
6683
 
6684
 #+BEGIN_SRC: bash
6684
 #+BEGIN_SRC: bash
6685
-apt-get install git-core python python-dev python-lxml python-imaging python-virtualenv python-gst0.10 libjpeg8-dev sqlite3 libapache2-mod-fcgid gstreamer0.10-plugins-base gstreamer0.10-plugins-bad gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg python-numpy python-scipy libsndfile1-dev
6685
+aptitude install git-core python python-dev python-lxml python-imaging python-virtualenv python-gst0.10 libjpeg8-dev sqlite3 libapache2-mod-fcgid gstreamer0.10-plugins-base gstreamer0.10-plugins-bad gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg python-numpy python-scipy libsndfile1-dev
6686
 #+END_SRC
6686
 #+END_SRC
6687
 
6687
 
6688
 Create a user, replacing /mymediagoblindomain/ with the domain name for your mediagoblin site.
6688
 Create a user, replacing /mymediagoblindomain/ with the domain name for your mediagoblin site.
6827
         AllowOverride All
6827
         AllowOverride All
6828
         Order allow,deny
6828
         Order allow,deny
6829
         allow from all
6829
         allow from all
6830
+		LimitRequestBody 536870912
6830
     </Directory>
6831
     </Directory>
6831
 
6832
 
6832
     LogLevel warn
6833
     LogLevel warn
7846
   * [[https://freedomboxfoundation.org/][Freedombox]]
7847
   * [[https://freedomboxfoundation.org/][Freedombox]]
7847
   * [[https://arkos.io/][ArkOS]]
7848
   * [[https://arkos.io/][ArkOS]]
7848
   * [[https://github.com/JoshData/mailinabox][Mail-in-a-Box]]
7849
   * [[https://github.com/JoshData/mailinabox][Mail-in-a-Box]]
7850
+  * [[https://github.com/sandstorm-io/sandstorm][Sandstorm]]