Project

General

Profile

Download (3.1 KB) Statistics
| Branch: | Revision:
1
VERSION=1.0a
2
APPID=1911
3
REBASE=0
4
MAINTAINER=Christian Orellana <christian@origo.io>
5
BASEIMAGE=ubuntu-bionic.1.0b.master.qcow2
6
BASESUITE=
7
NAME=discourse
8
APPNAME=Discourse
9
DIR=files
10
DIRTARGET=/tmp
11
TAR=
12
TARTARGET=
13
GIT=https://github.com/discourse/discourse.git
14
GITTARGET=/var/discourse
15
PREEXEC=/tmp/files/preexec.sh
16
DEBS=postgresql-10 libgdbm-dev libncurses5-dev automake libtool bison libffi-dev gawk g++ libssl-dev make zlib1g-dev libyaml-dev libsqlite3-dev sqlite3 libgmp-dev pkg-config libgmp-dev libreadline6-dev libpq-dev redis-server ruby-rmagick imagemagick optipng jhead jpegoptim gifsicle postfix software-properties-common ruby-sidekiq-cron ruby ruby-dev brotli libapache2-mod-passenger pngquant
17
POSTEXEC=/tmp/files/postexec.sh
18
SERVICE=
19
TERMINALLINK=/stabile/pipe/http://{uuid}:4200
20
PRICE=-420
21
VCPU=2
22
MEMORY=4096
23
LOGO=https://www.stabile.io/images/apps/logo-discourse.png
24
THUMBNAIL=https://www.stabile.io/images/apps/discourse_icon.png
25
SUMMARY=Discourse is a civilized discussion platform. Use it as a mailing list, forum, long-form chat room, and more!
26
DESCRIPTION=<div class="app-description">\
27
  Discourse is a from-scratch reboot, an attempt to reimagine what a modern Internet discussion platform should be today, in a world of ubiquitous smartphones, tablets, Facebook, and Twitter. \
28
  <h2>We're civilized.</h2> \
29
  Our trust system means that the community builds a natural immune system to defend itself from trolls, bad actors, and spammers - and the most engaged community members can assist in the governance of their community. We put a trash can on every street corner with a simple, low-friction flagging system. Positive behaviors are encouraged through likes and badges. We gently, constantly educate members in a just-in-time manner on the universal rules of civilized discourse.\
30
  <h2>Uncompromisingly open source.</h2> \
31
  There is only one version of Discourse - the awesome open source version. There's no super secret special paid commercial version with better or more complete features. Because Discourse is 100% open source, now and forever, it belongs to you as much as it belongs to us. That's how community works.<br> \
32
  Everything that most communities would want is included out of the box; a giant collection of complex plugins should not be required to have a great experience. \
33
  <h2>Simple. Modern. Fun.</h2> \
34
  Discourse pares all the complexity away and puts just the essential stuff on screen - the conversations you care most about, based on your participation.<br> \
35
  All the modern amenities you'd expect from a big social website like Twitter or Facebook are present in Discourse. Mention someone by @name. Paste in a link or an image, and we make it awesome on your behalf. Simple quoting and linking of replies and topics. Reply wherever you are, online or via email.<br> \
36
  And it "just works" on your phone and tablet.\
37
</div>\
38
<hr>\
39
<div style="margin-top:20px;"><a href="https://pub.origo.io/support/projects/stabile-support/boards" target="_blank">Support and discussion</a></div>\
40
<div><a href="https://gitlab.origo.io/origosys/stabile-stacks/-/tree/master/discourse" target="_blank">Stack source code</a></div>
    (1-1/1)