Home
Pages 43
- Home
- ANSOS: Archipel Node Stateless OS
- Archipel Agent's configuration file
- Archipel GUI's property list file
- Archipel Node Stateless OS booting from PXE
- Archipel Node Stateless PXE Boot How To Linux Like
- Archipel Node Stateless PXE Boot How To Windows Like
- Architecture & Concepts
- Central agent
- Developer: 3rd party tools
- Developer: APIs
- Developer: Coding guidelines
- Developer: Contributing
- Developer: localization
- Developer: modules
- Developer: Reset EGG installation
- Developer: Reset ejabberd database
- Developer: TextMate Localization Snippets
- Developer: Toolchain of archipel client
- Developer: xmpp api
- Ejabberd: Configuration
- Ejabberd: Preparing Ejabberd
- Error codes
- Exploitation manual
- Faq
- General: Dealing with versions
- General: FAQ
- General: Prerequisites
- General: Roadmap & Change Logs
- General: Supported Linux Distributions
- Installation manual
- Installation serviceuser
- Installation: Agent
- Installation: Archipel and LDAP
- Installation: Client
- List of stanza
- Security concerns
- Tools
- Usage: externaljid
- User manual
- User manual: quick start
- User manual: vmcasts
- Using websockets
- Show 28 more pages…
Clone this wiki locally
Archipel, future ready orchestrator
In a nutshell
Archipel is a solution to manage and supervise virtual machines. No matter if you have a few locally on your computer or thousands through data centers, Archipel is a central solution to manage them all. You can use all libvirt-supported virtualization engines like KVM, Xen. You can perform all basic virtualization commands and many other things like live migration, VMCasts, packages, etc.
Real time
Archipel uses XMPP for all communication. There is no webservice or custom protocol. You just need at least one XMPP server — like eJabberd — to start playing with it. This allows Archipel to work completely in real time. You never have to refresh the user interface. You'll be notified as soon as something happens. You can even use your favorite chat clients to command your infrastructure. Isn't it great to be able to open a chat conversation with your virtual machine and say things like "How are you today?" or "Hey, please reboot"?
Links:
- Website: http://archipelproject.org/
- IRC Channel: irc://irc.freenode.net/#archipel
Important Note
- Archipel is now only certified for ejabberd 15.07 minimun (16.03 recommended)
- Default service for the UI is now using websocket (ws://). You can still use bosh if needed see here.
- The central-agent is now required for xmpp management and ejabberd users fetching (Like in permission tab).
- The XMPP Server Management toolbar has been moved as central-agent module.
Documentation
General
Give a try !
The easiest way to try out Archipel is to use Vagrant.
Manual
- Architecture & Concepts
- Installation Manual
- Exploitation Manual
- Security Concerns
- Using WebSockets
- User Manual
- Archipel Node Stateless OS
Developer corner
- Contributing
- Coding Guidelines
- Toolchain of Archipel Client
- Localization
- Reset EGG installation
- Reset ejabberd database
- Develop modules (Deprecated)
- APIs
- 3rd party tools
Miscellaneous
- Using external jabber servers to connect to Archipel and manage VMs
