Skip to content

patrezze/xo-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xen Orchestra Installer Script

Build Status

Este script instala o Xen Orchestra a partir dos códigos fontes xen-orchestra.

Durante o processo as dependências necessárias são instaladas e os fontes são compilados. Além disso, o serviço é habilitado e iniciado.

O procedimento foi testado no Debian 9 (Stretch) x64.

Por padrão, o script instala o Xen Orchestra no diretório /opt.

Instalando o Xen Orchestra

Clone o repositório.

git clone https://github.com/patrezze/xo-installer.git

Execute como root os seguintes comandos.

# chmod +x xo-installer/install.sh
# xo-installer/install.sh

Ao final do processo, é esperando o seguinte resultado.

● xo-server.service - XO Server
   Loaded: loaded (/etc/systemd/system/xo-server.service; enabled; vendor preset: en
   Active: active (running) since Fri 2019-04-19 18:21:49 -03; 356ms ago
 Main PID: 14514 (node)
    Tasks: 6 (limit: 4915)
   CGroup: /system.slice/xo-server.service
           └─14514 /usr/bin/node ./bin/xo-server

abr 19 18:21:49 xo systemd[1]: Started XO Server.

Xen Orchestra installed
Default user: "admin@admin.net" with password "admin"

Referências

About

Xen Orchestra Installer Script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages