Skip to content

Commit 42fdf87

Browse files
authored
Update README.md
updated readme
1 parent 690f773 commit 42fdf87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Overview
44
An end-to-end DevOps solution designed to deploy a Django web application securely and efficiently, integrating technologies such as Django with (for a web app with authentication and permissions), see [Django Web Appliation](DJANGO-WEBAPP.md), PostgreSQL database management, Nginx as a reverse proxy web server, Gunicorn application server, UFW firewall for network security, Ubuntu LTS on a Linux virtual machine for isolated deployment, Logical Volume Management (LVM) for scalable storage, automated backups for disaster recovery, Netdata for real-time monitoring, and a customized and automated CI workflow built with GitHub Actions, see [GitHub Workflow](Git_Strategies.md) for a detailed explanation of the workflow supporting GitFlow and trunk-based strategies.
55

66

7+
## For the full documentation and implementation Guide see [Linux Environment Documentation PDF](Linux.pdf)
8+
79
Table of Contents
810
-----------------
911
- [Project Structure](#project-structure)
@@ -12,7 +14,7 @@ Table of Contents
1214
- [System Architecture](#system-architecture)
1315
- [How The Components Work Together](#security)
1416
- [Reason of the Chosen Architecture](#testing)
15-
- [Implementation Guide](#setup-and-deployment-steps)
17+
1618

1719
## Project Structure
1820
-----------------
@@ -139,7 +141,5 @@ manual effort for backups is reduced and logical volumes also simplify the disk
139141

140142

141143

142-
## Implementation Guide
143144

144-
For the full implementation Guide see [Linux Environment Documentation PDF](Linux.pdf)
145145

0 commit comments

Comments
 (0)