Skip to content

Instantly share code, notes, and snippets.

View zebby76's full-sized avatar
🏠
Working from home

Sébastian Molle zebby76

🏠
Working from home
  • Charleroi
View GitHub Profile
# À mettre dans ~/.gitconfig ou ~/.config/git/config
[user]
name = Ton Nom
email = ton@email.tld
[color]
ui = auto
[alias]
st = status
ci = commit
lg = log --graph --pretty=tformat:'%Cred%h%Creset -%C(auto)%d%Creset %s %Cgreen(%an %ar)%Creset'
@zebby76
zebby76 / CoreOS on XenServer
Last active October 17, 2016 11:38
Install CoreOS to Disk in a VM on XenServer
Le support de Docker nativement par XenServer est actuellement disponible :
- http://xenserver.org/blog/entry/preview-of-xenserver-support-for-docker-and-container-management.html
- http://xenserver.org/partners/docker.html?id=159
Retour d'experience :
Création d'une VM avec Template CoreOS et utiliser le disque coreos_install_stable.iso pour booter.
- 2 disques supplémentaires sont nécessaires (pour l'utilisation du cloud-config) :
- Docker Space (xvdb)