Project

General

Profile

Download (3.53 KB) Statistics
| Branch: | Revision:
1
VERSION=1.0e
2
APPID=1794
3
BASEIMAGE=ubuntu-jammy.1.0a.master.qcow2
4
REBASE=0
5
INSTANCES=2
6
VCPU=2
7
BASESUITE=
8
SIZE=
9
NAME=develop
10
APPNAME=Develop
11
DIR=files
12
DIRTARGET=/tmp
13
TAR=
14
TARTARGET=
15
GIT=https://github.com/Codiad/Codiad
16
GITTARGET=/var/www/codiad
17
DEBS=php-zip php-mbstring expect php-ssh2 golang-go nodejs libnode-dev npm iozone3 netperf iptables-persistent
18
PREEXEC=/tmp/files/preexec.sh
19
POSTEXEC=/tmp/files/postexec.sh
20
SERVICE=
21
TERMINALLINK=/stabile/pipe/http://{uuid}:4200
22
MANAGEMENTLINK=/stabile/pipe/http://{uuid}:10000/stabile/
23
MEMORY=1024
24
LOGO=https://www.stabile.io/images/apps/development-icon.png
25
THUMBNAIL=https://www.stabile.io/images/apps/development-icon.png
26
SUMMARY=Our "Develop" stack provides a web-based IDE framework with a small footprint and minimal requirements.
27
DESCRIPTION=<section>\
28
    <h2>Features</h2>\
29
    <p style="margin-bottom:20px;">Develop is a lean stack that installs two Ubuntu VM's with basic developement utilities for software development. Develop includes\
30
    a UI for quickly testing the performance of CPU, storage, memory and the network connections of your VM's.<br>\
31
    Develop also bundles Codiad, which is a web IDE that was built with simplicity in mind, allowing for fast, interactive development without the massive overhead of some of the larger desktop editors. That being said even users of IDE's\
32
        such as Eclipse or Aptana are finding Codiad's simplicity to be a benefit. While simplicity was key, the developers of Codiad didn't skimp on features and have a team of dedicated developers actively adding more.\
33
    </p>\
34
    <ul class="pull-left" style="margin-left:40px;">\
35
        <li>Support for 40+ languages</li>\
36
        <li>Plugin Library</li>\
37
        <li>Error checking & notifications</li>\
38
        <li>Mutliple user support</li>\
39
        <li>Editor screen splitting</li>\
40
        <li>LocalStorage redundancy</li>\
41
        <li>Advanced searching tools</li>\
42
        <li>Smart auto-complete</li>\
43
    </ul>\
44
    <ul style="display:inline-block; margin-left:40px;">\
45
        <li>Real-Time Collaborative editing</li>\
46
        <li>Over 20 Syntax color themes</li>\
47
        <li>Completely Open-Source</li>\
48
        <li>Easily customized source</li>\
49
        <li>Runs on your own server</li>\
50
        <li>Quick-Download backups</li>\
51
        <li>Maximum editor screen space</li>\
52
        <li>i18n Language Support</li>\
53
    </ul>\
54
    <div style="clear:both;"></div>\
55
    <h2>Interface</h2>\
56
    <p style="margin-bottom:20px;">Codiad consists of three panels; a left panel which houses the file manager and active files, center panel which is where editors reside, and a right panel which contains system and other controls. The right & left side panels collapse providing maximum real-estate to the editor.</p>\
57
    <p style="text-align:center;"><a href="https://www.origo.io/images/apps/codiad_screenshot_12_27.png"><img src="https://www.origo.io/images/apps/codiad_screenshot_12_27.png" alt="Codiad Screenshot" class="responsive" style="width:400px"></a></p>\
58
    <br><br>\
59
    <h2>Getting Started</h2>\
60
    <p>Codiad is installed and works out the box.</p>\
61
    <p>For more information about Codiad, please <b><a target="_blank" href="https://github.com/Codiad/Codiad/wiki/Installation">read the installation instructions</a></b> on the Wiki.</p>\
62
    </section>\
63
<hr>\
64
<div style="margin-top:20px;"><a href="https://pub.origo.io/support/projects/stabile-support/boards" target="_blank">Support and discussion</a></div>\
65
<div><a href="https://gitlab.origo.io/origosys/stabile-stacks/-/tree/master/develop" target="_blank">Stack source code</a></div>
    (1-1/1)