An open API service indexing awesome lists of open source software.

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).

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)