Skip to content

ProgrammerHasan/DevOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

πŸ›  DevOps Knowledge Base

This repository is a personal collection of useful DevOps commands, configurations, notes, and reusable snippets that I regularly use in real-world projects.

It is not a deployment project.
It is a practical reference library for everyday DevOps work.

GitHub: https://github.com/ProgrammerHasan/DevOps


πŸ“Œ Purpose of This Repository

  • Store important DevOps commands in one place
  • Keep reusable Nginx, AWS, and Linux snippets
  • Save troubleshooting solutions
  • Maintain real-world production notes
  • Share useful server knowledge publicly

Instead of searching old chats or servers, everything stays organized here.


πŸ“‚ Topics Covered

This repository may include content related to:

πŸ”Ή AWS

  • EC2 notes
  • Elastic IP reminders
  • Security group rules
  • Basic cost-related commands
  • CLI usage examples

πŸ”Ή Nginx

  • Server block examples
  • Reverse proxy configs
  • SSL configuration references
  • Common redirect fixes
  • Performance tweaks

πŸ”Ή Linux / Ubuntu

  • File permissions (chmod, chown)
  • User & group management
  • systemctl commands
  • Log checking commands
  • Process monitoring

πŸ”Ή Laravel / PHP

  • Permission fixes
  • Cache commands
  • Queue restart notes
  • Production optimization commands
  • Common 500 error fixes

πŸ”Ή Troubleshooting

  • Debugging steps
  • Common mistakes & fixes
  • Security improvements

⚑ Why This Exists

As a developer working with servers frequently, I needed a centralized place to:

  • Save reusable command references
  • Avoid repeating research
  • Keep production-tested solutions
  • Share knowledge with others

This repo acts like my DevOps notebook.


⚠️ Important

All commands are shared for educational and reusable purposes.
Always review and test before applying on a production server.

Server environments differ.


πŸ‘¨β€πŸ’» Maintained By

Programmer Hasan
Full-Stack Software Engineer

Website: https://programmerhasan.com
GitHub: https://github.com/ProgrammerHasan


If this repository helps you, consider giving it a ⭐.

About

This repository is a personal collection of useful DevOps commands, configurations, notes, and reusable snippets that I regularly use in real-world projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors