Ajout article stockage distribué et traduction complète blog EN
- Add blog post about choosing distributed storage for Proxmox HA cluster - Add Forgejo link to navbar - Complete EN blog translation (welcome post, authors.yml)
This commit is contained in:
parent
816e50ae84
commit
617673d5a9
5 changed files with 409 additions and 0 deletions
|
|
@ -0,0 +1,45 @@
|
|||
---
|
||||
slug: bienvenue
|
||||
title: Welcome to TellServ Tech Blog
|
||||
authors: [tellserv]
|
||||
tags: [introduction, blog]
|
||||
---
|
||||
|
||||
# Welcome to TellServ Tech Blog
|
||||
|
||||
Welcome to my technical blog! This space was created to document my research and reflections on various technical challenges.
|
||||
|
||||
<!--truncate-->
|
||||
|
||||
## Blog Objectives
|
||||
|
||||
The main objectives of this blog are to:
|
||||
|
||||
1. **Document my projects**: Share the technical solutions I develop
|
||||
2. **Analyze challenges**: Explain my problem-solving approach
|
||||
3. **Demonstrate my skills**: Support my CV with concrete examples
|
||||
4. **Share with the community**: Contribute to knowledge sharing
|
||||
|
||||
## Topics Covered
|
||||
|
||||
On this blog, you will find articles about:
|
||||
|
||||
- **Infrastructure**: Servers, Docker, Kubernetes, networking
|
||||
- **Development**: Web applications, APIs, databases
|
||||
- **DevOps**: CI/CD, automation, monitoring
|
||||
- **Security**: Best practices, authentication, encryption
|
||||
- **Cloud**: Cloudflare, cloud services, CDN
|
||||
|
||||
## Technologies
|
||||
|
||||
This blog is built with:
|
||||
|
||||
- **Docusaurus** for static site generation
|
||||
- **TypeScript** and **React** for components
|
||||
- **Forgejo** for Git hosting
|
||||
- **GitHub** as a public mirror
|
||||
- **Cloudflare Pages** for hosting and deployment
|
||||
|
||||
## Stay Tuned
|
||||
|
||||
Upcoming articles will document my ongoing projects and the technical solutions I develop. Stay tuned!
|
||||
Loading…
Add table
Add a link
Reference in a new issue