https://github.com/developer-sujon/devops-101
https://github.com/developer-sujon/devops-101
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/developer-sujon/devops-101
- Owner: developer-sujon
- Created: 2023-11-08T13:19:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-19T17:17:23.000Z (12 months ago)
- Last Synced: 2025-01-19T18:26:43.690Z (12 months ago)
- Language: Shell
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.