Project

General

Profile

Download (2.41 KB) Statistics
| Branch: | Revision:
1
APPID=3663
2
VERSION=1.0c
3
MAINTAINER=Christian Orellana <christian@origo.io>
4
BASEIMAGE=ubuntu-bionic-base.18.04.master.qcow2
5
REBASE=1
6
BASESUITE=bionic
7
SIZE=20G
8
MEMORY=
9
NAME=ubuntu-bionic
10
APPNAME=Ubuntu Bionic
11
LOGO=https://www.origo.io/irigo/images/apps/logo-ubuntu-orange-300x249.png
12
THUMBNAIL=https://www.origo.io/irigo/images/apps/logo-ubuntu-orange-150x124.png
13
DIR=files
14
DIRTARGET=/tmp
15
TAR=
16
TARTARGET=
17
GIT=
18
GITTARGET=
19
DEBS=apache2\
20
     acpid\
21
     dmidecode\
22
     git\
23
     iptables\
24
     ifupdown\
25
     libapache2-mod-php\
26
     libjson-perl\
27
     libstring-shellquote-perl\
28
     liburi-encode-perl\
29
     man\
30
     nfs-common\
31
     net-tools\
32
     openssh-server\
33
     sysbench\
34
     perl\
35
     libnet-ssleay-perl\
36
     openssl\
37
     libauthen-pam-perl\
38
     libpam-runtime\
39
     libio-pty-perl\
40
     apt-show-versions\
41
     apt-transport-https\
42
     dctrl-tools\
43
     python3-certbot-apache\
44
     libconfigreader-simple-perl\
45
     liburi-escape-xs-perl\
46
     qemu-utils\
47
     gnupg2\
48
     curl\
49
     unzip\
50
     jq\
51
     cloud-guest-utils
52
PREEXEC=/tmp/files/preexec.sh
53
POSTEXEC=/tmp/files/postexec.sh
54
SERVICE=
55
TERMINALLINK=/stabile/pipe/http://{uuid}:4200
56
MANAGEMENTLINK=/stabile/pipe/http://{uuid}:10000/stabile/
57
DATAIMAGE=20G
58
SUMMARY=This is a lean install of the Ubuntu Server 18.04 with Origo OS API integration.
59
DESCRIPTION=<div class="app-description">\
60
    <div>\
61
        This Stack is a lean install of Ubuntu Server 18.04 with light-weight Origo OS API integration. This means that you can easily perform common management tasks such as changing your Linux user password, updating software packages and even access a usable terminal right in the web browser.\
62
    </div>\
63
    <ul>\
64
        <li>Install your very own Ubuntu Linux Server on SSD with one click.</li>\
65
        <li>Easily scale out with more servers.</li>\
66
        <li>Access to console from web UI during boot sequence.</li>\
67
        <li>Manage backups, access the console (including the BIOS), clone or snapshot images, all from the web UI</li>\
68
        <li>No lock-in: At any time you can download your images in qcow2-format</li>\
69
        <li>Size the server (after installation) as you like.</li>\
70
    </ul>\
71
</div>\
72
<hr>\
73
<div style="margin-top:20px;"><a href="https://pub.origo.io/support/projects/stabile-support/boards" target="_blank">Support and discussion</a></div>\
74
<div><a href="https://gitlab.origo.io/origosys/stabile-stacks/-/tree/master/ubuntu-bionic">Stack source code</a></div>
(2-2/2)