https://github.com/antiz96/linux-server
Linux servers/services installations, configurations, ansible playbooks and customizations/preferences (with config/dotfiles).
https://github.com/antiz96/linux-server
ansible ansible-playbook bash container docker dotfiles linux server service
Last synced: 10 months ago
JSON representation
Linux servers/services installations, configurations, ansible playbooks and customizations/preferences (with config/dotfiles).
- Host: GitHub
- URL: https://github.com/antiz96/linux-server
- Owner: Antiz96
- License: gpl-3.0
- Created: 2022-08-04T17:09:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-13T06:20:28.000Z (10 months ago)
- Last Synced: 2025-08-30T00:58:24.138Z (10 months ago)
- Topics: ansible, ansible-playbook, bash, container, docker, dotfiles, linux, server, service
- Language: Groovy
- Homepage:
- Size: 2.63 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Server Configuration
This is a (non-exhaustive) list of installation and configuration procedures of various services that I set up on Linux servers (either for my personal use or in a professional context).
It is mostly a summarized documentation and a reminder for myself but, obviously, feel free to use (and improve) it!
This repo also contains my configuration files (Dotfiles) and the Ansible Playbooks I use to automate various administration tasks.
- [Servers - Installation and configuration procedures for OSes I install on my physical servers](https://github.com/Antiz96/Linux-Server/tree/main/Servers)
- [VMs - Installation and configuration procedures for the various virtual Linux Servers I run on my Proxmox instance + Various tips](https://github.com/Antiz96/Linux-Server/tree/main/VMs)
- [Services - Installation and configuration procedures for services that I set up on Linux Servers](https://github.com/Antiz96/Linux-Server/tree/main/Services)
- [Dotfiles - My various configuration files (.bashrc, specific services config files, etc...)](https://github.com/Antiz96/Linux-Server/tree/main/Dotfiles)
- [Ansible Playbooks - Ansible Playbooks I use to automate various administration tasks](https://github.com/Antiz96/Linux-Server/tree/main/Ansible-Playbooks)