Actualiser Readme.md
This commit is contained in:
parent
e7e3e9a2b4
commit
efcc282664
31
Readme.md
31
Readme.md
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
Script Bash professionnel et sécurisé pour gérer les conteneurs LXC sur Proxmox VE via l'interface en ligne de commande.
|
Script Bash professionnel et sécurisé pour gérer les conteneurs LXC sur Proxmox VE via l'interface en ligne de commande.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## ✨ Fonctionnalités
|
## ✨ Fonctionnalités
|
||||||
|
|
||||||
|
|
@ -53,7 +53,7 @@ Script Bash professionnel et sécurisé pour gérer les conteneurs LXC sur Proxm
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Télécharger le script
|
# Télécharger le script
|
||||||
wget https://raw.githubusercontent.com/votre-repo/proxmox-lxc-manager/main/lxc-manager.sh
|
wget https://git.h3campus.fr/Johnny/lxc-manager/raw/branch/main/lxc-manager.sh
|
||||||
|
|
||||||
# Rendre le script exécutable
|
# Rendre le script exécutable
|
||||||
chmod +x lxc-manager.sh
|
chmod +x lxc-manager.sh
|
||||||
|
|
@ -66,10 +66,10 @@ chmod +x lxc-manager.sh
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Cloner le dépôt
|
# Cloner le dépôt
|
||||||
git clone https://github.com/votre-repo/proxmox-lxc-manager.git
|
git clone https://git.h3campus.fr/Johnny/lxc-manager.git
|
||||||
|
|
||||||
# Accéder au répertoire
|
# Accéder au répertoire
|
||||||
cd proxmox-lxc-manager
|
cd lxc-manager
|
||||||
|
|
||||||
# Rendre le script exécutable
|
# Rendre le script exécutable
|
||||||
chmod +x lxc-manager.sh
|
chmod +x lxc-manager.sh
|
||||||
|
|
@ -244,11 +244,11 @@ Utilisez l'option 1 du menu de clonage pour arrêter le conteneur avant le clona
|
||||||
|
|
||||||
Les contributions sont les bienvenues ! Pour contribuer :
|
Les contributions sont les bienvenues ! Pour contribuer :
|
||||||
|
|
||||||
1. **Fork** le projet
|
1. **Fork** le projet sur Gitea
|
||||||
2. Créez une **branche** pour votre fonctionnalité (`git checkout -b feature/AmazingFeature`)
|
2. Créez une **branche** pour votre fonctionnalité (`git checkout -b feature/AmazingFeature`)
|
||||||
3. **Commit** vos changements (`git commit -m 'Add some AmazingFeature'`)
|
3. **Commit** vos changements (`git commit -m 'Add some AmazingFeature'`)
|
||||||
4. **Push** vers la branche (`git push origin feature/AmazingFeature`)
|
4. **Push** vers la branche (`git push origin feature/AmazingFeature`)
|
||||||
5. Ouvrez une **Pull Request**
|
5. Ouvrez une **Pull Request** sur https://git.h3campus.fr/Johnny/lxc-manager
|
||||||
|
|
||||||
### Standards de code
|
### Standards de code
|
||||||
|
|
||||||
|
|
@ -294,28 +294,33 @@ Les contributions sont les bienvenues ! Pour contribuer :
|
||||||
|
|
||||||
## 📄 Licence
|
## 📄 Licence
|
||||||
|
|
||||||
Ce projet est sous licence MIT - voir le fichier [LICENSE](LICENSE) pour plus de détails.
|
Ce projet est sous licence MIT - voir le fichier [LICENSE](https://git.h3campus.fr/Johnny/lxc-manager/src/branch/main/LICENSE) pour plus de détails.
|
||||||
|
|
||||||
## 👨💻 Auteur
|
## 👨💻 Auteur
|
||||||
|
|
||||||
**Généré par Claude** - Assistant IA d'Anthropic
|
**Johnny** - [Profil Gitea](https://git.h3campus.fr/Johnny)
|
||||||
|
|
||||||
|
Développé avec l'assistance de **Claude** - Assistant IA d'Anthropic
|
||||||
|
|
||||||
## 🙏 Remerciements
|
## 🙏 Remerciements
|
||||||
|
|
||||||
- Proxmox VE pour leur excellent système de virtualisation
|
- Proxmox VE pour leur excellent système de virtualisation
|
||||||
|
- La communauté H3 Campus pour leur soutien
|
||||||
- La communauté open source pour leurs contributions
|
- La communauté open source pour leurs contributions
|
||||||
- Tous les utilisateurs qui testent et améliorent ce script
|
- Tous les utilisateurs qui testent et améliorent ce script
|
||||||
|
|
||||||
## 📞 Support
|
## 📞 Support
|
||||||
|
|
||||||
- 🐛 **Issues** : [GitHub Issues](https://github.com/votre-repo/proxmox-lxc-manager/issues)
|
- 🐛 **Issues** : [Signaler un bug](https://git.h3campus.fr/Johnny/lxc-manager/issues)
|
||||||
- 💬 **Discussions** : [GitHub Discussions](https://github.com/votre-repo/proxmox-lxc-manager/discussions)
|
- 💬 **Discussions** : Contactez-moi sur H3 Campus
|
||||||
- 📖 **Wiki** : [Documentation complète](https://github.com/votre-repo/proxmox-lxc-manager/wiki)
|
- 📖 **Wiki** : [Documentation complète](https://git.h3campus.fr/Johnny/lxc-manager/wiki)
|
||||||
|
|
||||||
## ⭐ Star History
|
## ⭐ Star le projet
|
||||||
|
|
||||||
Si ce projet vous est utile, n'hésitez pas à lui donner une étoile ! ⭐
|
Si ce projet vous est utile, n'hésitez pas à lui donner une étoile sur Gitea ! ⭐
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Note** : Ce script est fourni "tel quel", sans garantie d'aucune sorte. Testez toujours sur un environnement de test avant de l'utiliser en production.
|
**Note** : Ce script est fourni "tel quel", sans garantie d'aucune sorte. Testez toujours sur un environnement de test avant de l'utiliser en production.
|
||||||
|
|
||||||
|
**Hébergé sur** : [git.h3campus.fr](https://git.h3campus.fr/Johnny/lxc-manager)
|
||||||
Loading…
Reference in New Issue