You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Barabros is a system built to make school Labs/TPs easier to provide, it provides both teachers and students a better experience by automating the process of tools installation/Labs ressources sharing. the client-side was built with MERN stack while the serveur-side is built following a microservices architectural style with services (the necess…
This repository provides a step-by-step guide to setting up an NFS server for Kubernetes environments. It includes instructions for deploying and configuring the NFS server to provide persistent storage solutions for Kubernetes clusters, enabling seamless sharing of data across pods. Ideal for shared and Stateful storage.
There are some people ask me how to make .NET 5 app to use remote nfs server with offical Microsoft aspnet image. I just demo how to mount nfs with image `mcr.microsoft.com/dotnet/aspnet:5.0-buster-slim`.