Giter Site home page Giter Site logo

local-development-environment-hands-on's Introduction

Local-Development-Environment-Hands-On

概要

ローカルPCにVirtualBox、Vagrantを用いて基本的なLAMP開発環境を構築し、その環境からDockerコンテナを立ち上げてVirtualBox、Vagrant、Dockerの基本的な扱い方を学びます。

Step1
Step2
Step3
Step4

前提環境

VirtualBox、Vagrantがインストールされていること

VirtualBox公式

Vagrant公式

SSHターミナルが利用できること

重要 上記環境を整え、事前にStep0を終えること

前提知識

一般的なLinuxコマンド(ディレクトリ遷移、ファイル移動、ファイル編集)が扱えること。ハンズオン中ファイル編集はvimにて実演するため自身が扱うファイル編集方法に読み替えられること

表記、用語について

  • GUEST(ゲスト) OSは仮想サーバと同じ意味です
  • HOST(ホスト) OSは持参したPC(のターミナル)を指します  
  • 「#」はGUEST OS中でのrootユーザでのオペレーションを指します
  • 「$」はHOST OSと表記が無い限りはGUEST OS vagrantユーザでのオペレーションを指します
  • インラインコード中、行の先頭に「+」「-」がある場合「+」は以降にある文字列を追加、「-」は存在する文字列を消去と読み取ってください

local-development-environment-hands-on's People

Contributors

hironomiu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.