Git Product home page Git Product logo

dev-ops-project-collection-1's Introduction

Dev-ops-project-collection

Number of dev-ops projects i took as a challenge from https://www.tutorialworks.com/devops-project-ideas/

I found this collection of projects and wanted to challenge my self incrementally on my learning journey. Along my learning path i would like this to be a guide for others, so that i can help people learning Dev-Ops and add aditional challenge for me personally to write better guides.

Project one.

Main goal is to build a server that will be hosting a website in private enviroment.

Restrictions on the project is that it needs to be done completly programaticaly. So infrastrucuture, initial website deployment, premissions and the rest will need to be achieved in automated way. With the ability to repeat the same process with a single or collection of scripts.

โœ… Step-by-step Instructions

Download the project to your local machine and open it in VSCode, PowerShell or some other IDE. Open a terminal in VSCode


Start by running the following commands
"Vagrant init" 

to initialise the provisioning of virtual machines.

start

"Vagrant up"

to start your machine

Once your server is up it will invoke the call to our shell script called severscript.sh script

You will be able to see the output of the script in the powershell window.

After the provisioning of the server and script nginx will be installed and you can check the validity of it by opening another powershell and running

curl <ip of the server>

Or alternatively opening your browser and entering the server ip.

nginxcurl nginxhome

dev-ops-project-collection-1's People

Contributors

kasdal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.