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

https://github.com/developer-sujon/devops-101


https://github.com/developer-sujon/devops-101

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# DevOps Guide

This guide provides instructions for configuring various components on an Ubuntu VPS as part of your DevOps setup.

## Ubuntu VPS Configuration

- [Configuration Steps](/ubuntu-vps)

## Bind DNS Server Configuration

- [Configuration Steps](/bind)

## Apache Server Configuration

- [Configuration Steps](/apache)

## Nginx Server Configuration

- [Configuration Steps](/nginx)

## Git Installation

- [Installation Steps](/git-install)

## Laravel Supervisor & Configuration

- [Setup and Configuration](/laravel)

## PHP and phpMyAdmin Installation

- [Installation Steps](/php-myadmin)

## PM2 Installation & Configuration

- [Installation and Setup](/pm2)

## Systemd Service Configuration

- [Service Configuration](/systemd)

## UFW (Uncomplicated Firewall) Configuration

- [Firewall Setup](/ufw)

## SSH Configuration

- [SSH Configuration](/ssh)

## Mongodb Configuration

- [Mongodb Configuration](/mongodb/)

## SCP Configuration

- [SCP Configuration](/scp/)

Explore the links above for detailed instructions on configuring and managing each component. These guides are designed to help you in your DevOps journey on an Ubuntu VPS.