Velero
Virtualisation
Docker : Shell vs Exec, Quelle Syntaxe Utiliser ?
Ces syntaxes peuvent sembler similaires, mais elles ne sont pas interchangeables et ont chacune leurs spécificités. Mais alors, laquelle choisir ?
cilium 1.18.0-pre.3 · cilium/cilium
eBPF-based Networking, Security, and Observability
GitHub - kurokobo/awx-on-k3s: An example implementation of AWX on single node K3s using AWX Operator, with easy-to-use simplified configuration with ownership of data and passwords.
An example implementation of AWX on single node K3s using AWX Operator, with easy-to-use simplified configuration with ownership of data and passwords. - kurokobo/awx-on-k3s
Index
Adventures in Tech
Ramblings about tech, home automation, tinkering and software engineering
ATTX Project · GitBook
Docker : Top 5 des risques liés à la cybersécurité
Cet article présente les 5 principaux risques de sécurité informatique liés à l'utilisation de conteneurs Docker ainsi que des pistes pour s'en protéger.
OpenNebula – Open Source Cloud & Edge Computing Platform
OpenNebula is an Open Source Cloud Computing Platform to build and manage Enterprise Clouds. OpenNebula provides unified management of IT infrastructure and applications, avoiding vendor lock-in and reducing complexity, resource consumption and operational costs.
How to Import OVA to Proxmox? » SYNCBRICKS - Information Technology for everyone
When you have OVA file it saves your time to install and configure the VM by yourself. In this article, I have explained all the steps to import OVA to Proxmox.
Transformez votre entreprise grâce au multicloud hybride | Nutanix
Découvrez le future de l’infrastructure cloud avec Nutanix. Libérez l’agilité, l’évolutivité et la simplicité avec notre solution multicloud hybride. Commencez dès aujourd’hui !
Supply Chain Attack : le cas du Registre Privé Docker - LeHACK 2024
leHACK 2024 - Participation de Geoffrey Sauvageot-Berland pour présenter un sujet de recherche intitulé "Supply Chain Attack : le cas du Registre privé Docker".
Docker Swarm in LXC Containers.md
GitHub Gist: instantly share code, notes, and snippets.
Proxmox: Run Docker on Linux Containers (LXC)
In this post, I show you how to run Docker in your Linux Containers (LXC), allowing you to save on resource requirements typically required by a VM.
Network Functions Virtualisation (NFV)
Overview of NFV technology, status of ETSI NFV work, list of ETSI NFV standards published.
Open Container Initiative - Open Container Initiative
OVF | DMTF
MQTT et Proxmox LXC : une combinaison gagnante
On ne présente plus MQTT, ce protocole ultra light rapide et puissant qui a pris le lead dans la maison connectée et plus spécifiquement les installations
Learn Docker - Fundamentals of Docker 18.x
Multi-host networking In Chapter 7, Single-Host Networking, we discussed how containers communicate on a single Docker host. Now, we have a swarm that consists of a cluster of nodes … - Selection from Learn Docker - Fundamentals of Docker 18.x [Book]
Les secrets dans Docker – Le cauchemar des fuites de données dans vos images
Les images Docker sont une source majeure de fuites de secrets. Apprenez à sécuriser vos secrets dans vos Dockerfiles et évitez les pièges courants qui exposent vos informations sensibles. Découvre…
Containerize Your Full Stack Web Application (MERN) with Docker Compose
Hi everyone! Dockerize a full stack web MERN application using docker-compose we create separate ‘Dockerfile’ for the frontend & backend.
Network Bridge vs Macvlan on LXD
This is a presentation showing how to expose LXD containers to your LAN using both a bridge device and a macvlan device. We do this by creating LXD profiles. We also describe how to combine the default profile into our new profiles. This is a follow-on to my many other LXD tutorials and presentations on VLANs.
See the show notes for command details:
https://discussion.scottibyte.com/t/lxd-containers-bridged-to-the-main-lan-connected-via-macvlan
--------------
Come visit us at: https://www.scottibyte.com
Discourse: https://discussion.scottibyte.com
RocketChat: https://chat.scottibyte.com
Infrastructure 4. How to Run Cisco Nexus 9000v in Proxmox to Lab Cisco Data Centre
Hello my friend,
We use Proxmox in our Karneliuk Lab Cloud (KLC), which is a driving power behind our Network Automation and Nornir trainings. It allows to run out of the box the vast majority of VMs with network opening systems: Cisco IOS or Cisco IOS XR, Arista EOS, Nokia SR OS, Nvidia Cumulus,
Configuration réseau de LXC | Linux Embedded
LXC est un système d'isolation qui permet d'exécuter plusieurs environnements Linux sur une seule plate-forme. Ce système utilise en fait un seul noyau mais permet de créer de multiples conteneurs Linux possédant chacun ses propres processus et interfaces réseau. LXC est similaire à OpenVZ mais a l'avantage d'être officiellement intégré au noyau. Contrairement aux machines virtuelles (VirtualBox, VMware, KVM) ou à la paravirtualisation (Xen), LXC :
Create LXC Templates [Chuck Nemeth]
Create LXC Templates Every time inspiration struck or I saw a blog post with something I wanted to try, it was frustrating and time consuming to get the base operating system set up to the way I like it before proceeding with the project. Now I just update the template each point release or when I add something substantial to my dotfiles so it's ready to go whenever I need to spin up a fresh container.
LXC NIC Passthrough | swigg
Et cela fonctionne pour un IDS !
Creating container templates for Proxmox | Softia
Creating container templates for Proxmox will enable you to have pre-configured containers to suit your company's IT management criteria.
Installer un cluster Docker Swarm avec Portainer
Comment mettre en œuvre un cluster Docker Swarm ? Comment le manager via une interface web que vous connaissez déjà : portainer
Truenas NFS to proxmox backup server | Proxmox Support Forum
mounted the share in fstab and did mount-a in truenas i configured an nfs share But everytime i go to add a datastore and add the absolute path to /mnt/ProxMoxSharea it will not back to it...
Playground time - virtual PBS with iSCSI Backend
Hi All, Anyone here played with PBS as a VM and having the data store put onto a iSCSI Target? Tobias