Rebootly Deploy

Centre de telechargement securise

Verifiez votre licence

Entrez votre cle de licence Rebootly Deploy pour acceder aux telechargements. Seules les licences actives sont autorisees.

Societe-
Edition-
Statut-
Expiration-

Fichiers disponibles

Installeur Rebootly Deploy
install.sh — Script d'installation automatique Debian 12 / Ubuntu 22+
Instructions d'installation
# 1. Telecharger l'installeur
wget https://mirror.rebootlydeploy.com/files/install.sh
chmod +x install.sh

# 2. Lancer l'installation avec votre cle de licence
sudo ./install.sh --license RBL-XXXX-XXXX-XXXX-XXXX

# 3. Options avancees
sudo ./install.sh --license RBL-XXXX --domain dc.mondomaine.com
sudo ./install.sh --license RBL-XXXX --domain dc.mondomaine.com --email admin@mondomaine.com
Prerequis : Debian 12 ou Ubuntu 22.04+, 4 Go RAM minimum, acces root
Installe : Go API + Next.js + PostgreSQL 15 + Redis + NATS + PXE Server + Nginx
Duree : ~5 minutes sur un serveur standard
Telecharger
Appliance VM (OVA)
rebootly-deploy.ova — Image VM pre-configuree
Instructions d'import
Proxmox : qm importovf <vmid> rebootly-deploy.ova local-lvm
VMware ESXi : Import OVA via vSphere Client
VirtualBox : Fichier > Importer un appareil virtuel

Apres import : Demarrer la VM, se connecter en SSH (root/rebootly), lancer rebootly-setup --license RBL-XXXX
Specs VM : 4 vCPU, 8 Go RAM, 50 Go disque (recommande)
Telecharger
Docker Compose
docker-compose.tar.gz — Deploiement en containers
Instructions Docker
tar xzf docker-compose.tar.gz
cd rebootly-deploy
cp .env.example .env
# Editer .env : LICENSE_KEY, DOMAIN, ADMIN_EMAIL
nano .env
docker compose up -d
Prerequis : Docker 24+ et Docker Compose 2.20+
Telecharger
Agent Linux
rebootly-agent-linux-amd64 — Agent distant monitoring + provisioning
Installation rapide
# Ou directement depuis votre panel :
curl -sf https://dc.votredomaine.com/api/v1/agent/bootstrap.sh | bash -s -- --token VOTRE_TOKEN
Compatible : Debian 11+, Ubuntu 20.04+, Rocky 9+, AlmaLinux 9+
Telecharger
Agent Windows
rebootly-agent-windows-amd64.exe — Agent distant Windows Server
Installation PowerShell
# PowerShell administrateur
.\rebootly-agent-windows-amd64.exe --install --token VOTRE_TOKEN
Compatible : Windows Server 2019, 2022, Windows 10+
Telecharger
Modules Billing
billing-modules.zip — WHMCS, HostBill, Blesta, FOSSBilling
Contenu de l'archive
WHMCS : modules/servers/rebootlydeploy/
HostBill : includes/modules/Hosting/rebootlydeploy/
Blesta : components/modules/rebootly_deploy/
FOSSBilling : modules/Server/RebootlyDeploy/
Telecharger
Documentation hors-ligne
docs-offline.pdf — Guide complet installation, administration et API
Telecharger