Project

General

Profile

Download (2.44 KB) Statistics
| Branch: | Revision:
1
APPID=3665
2
VERSION=1.0a
3
MAINTAINER=Christian Orellana <christian@origo.io>
4
BASEIMAGE=ubuntu-jammy-base.22.04.master.qcow2
5
REBASE=1
6
BASESUITE=jammy
7
SIZE=20G
8
MEMORY=
9
NAME=ubuntu-jammy
10
APPNAME=Ubuntu Jammy
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
PRICE=-70
20
DEBS=apache2\
21
     acpid\
22
     dmidecode\
23
     git\
24
     iptables\
25
     ifupdown\
26
     libapache2-mod-php\
27
     libjson-perl\
28
     libstring-shellquote-perl\
29
     liburi-encode-perl\
30
     man\
31
     nfs-common\
32
     net-tools\
33
     openssh-server\
34
     sysbench\
35
     perl\
36
     libnet-ssleay-perl\
37
     openssl\
38
     libauthen-pam-perl\
39
     libpam-runtime\
40
     libio-pty-perl\
41
     apt-show-versions\
42
     apt-transport-https\
43
     dctrl-tools\
44
     python3-certbot-apache\
45
     libconfigreader-simple-perl\
46
     liburi-escape-xs-perl\
47
     qemu-utils\
48
     xfsprogs\
49
     gnupg2\
50
     curl\
51
     unzip\
52
     jq\
53
     cloud-guest-utils
54
PREEXEC=/tmp/files/preexec.sh
55
POSTEXEC=/tmp/files/postexec.sh
56
SERVICE=
57
TERMINALLINK=/stabile/pipe/http://{uuid}:4200
58
MANAGEMENTLINK=/stabile/pipe/http://{uuid}:10000/stabile/
59
DATAIMAGE=20G
60
DATAIMAGEFS=xfs
61
SUMMARY=A lean install of Ubuntu Server 22.04 with Origo OS API integration.
62
DESCRIPTION=<div class="app-description">\
63
    <div>\
64
        This Stack is a lean install of Ubuntu Server 22.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.\
65
    </div>\
66
    <ul>\
67
        <li>Install your very own Ubuntu Linux Server on SSD with one click.</li>\
68
        <li>Easily scale out with more servers.</li>\
69
        <li>Access to console from web UI during boot sequence.</li>\
70
        <li>Manage backups, access the console (including the BIOS), clone or snapshot images, all from the web UI</li>\
71
        <li>No lock-in: At any time you can download your images in qcow2-format</li>\
72
        <li>Size the server as you like after installation.</li>\
73
    </ul>\
74
    </div>\
75
<hr>\
76
<div style="margin-top:20px;"><a href="https://pub.origo.io/support/projects/stabile-support/boards" target="_blank">Support and discussion</a></div>\
77
<div><a href="https://gitlab.origo.io/origosys/stabile-stacks/-/tree/master/ubuntu-jammy">Stack source code</a></div>
(2-2/2)