Skip to content

This is the repo including my scripts in the SW project 2021 for deploying a flicker clone :D

Notifications You must be signed in to change notification settings

LoayMoh99/DevopScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevopScripts

Scripts to initialize a new server with user "Dev":

  1. To start simply run init.sh with sudo using sudo ./init.sh

This will install any needed dependencies on the server and clone needed repos! (You will need to change the repos if you want to reuse it :D)

  1. What's left now is to start the deployment script with ./deploy.sh

But you need to change the IP address on the script to be yours and add your deploy_key or use password!

Used Materials

Materials that I found helpful and I used it through the semseter:

Bash scripting and SSH videos:

Docker and Deployment(Videos and Courses):

MongoDB Atlas(Videos)

Linux logs and git logs:

Monitoring using Amazon CloudWatch:

About

This is the repo including my scripts in the SW project 2021 for deploying a flicker clone :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published