Giter Site home page Giter Site logo

script_server_apache's Introduction

Projeto -Script de Provisionamento de um Servidor Web (Apache)

IAC: (Infrastructure as Code), refere-se ao gerenciamento e provisionamento da infraestrutura por meio de códigos, em vez de processos manuais. Ou seja, pode-se criar scripts para agilizar alguns processos, ou manutenções em Sistemas Operacionais, Cloud e demais serviços de infraestura.


Para a criação desse projeto utilizamos o CMD no linux, na distros Ubuntu.

Foi realizado o seguinte plano das tasks:

  • Restaurar snapshot ;
  • atualizar servidor;
  • instala o apache2;
  • instalar o unzip;
  • baixar a aplicação do github () no diretório tmp ;
  • copiar os arquivos da aplicação no diretório apache padrão;
  • subir script para o github.

Resultados:

Configuração do server

Para atualizar o servidor:

apt-get update

image

instalar o apache 2 ( nesse caso já estava instalado ) então só atualizou image

Instalação o unzip :

image

Entrar no diretorio tmp e baixar o arquivo no gituhub

image

Descompactar o arquivo zip

image

Copiar arquivo do diretório tmp para o diretório padrão apache

image

script_server_apache's People

Contributors

eloisaferreiras avatar

Stargazers

Pierre Oliveira 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.