Coder Social home page Coder Social logo

vagrant's Introduction

Build Status

Як розгорнути тестове середовище розробника

В перший раз треба встановити деякі залежності.

У Windows:

  1. Завантажити та встановити Vagrant;
  2. Перевирити та оновити VirtualBox до останьої версіі;
  3. Встановити Ansible згідно документациії;
  4. Встановити Git;

В Ubuntu:

Спочатку додати PPA з Ansible:

sudo apt-get install software-properties-common
sudo apt-add-repository ppa:ansible/ansible -y
sudo apt-get update

Потім встановити необхідні пакети

sudo apt-get install ansible vagrant virtualbox

Інша система

Для інших систем Linux або Unix спробуйте встановити пакети: ansible, vagrant, та virtualbox за допомогою інструментів вашої системи.

Отримати

git clone [email protected]:e-government-ua/vagrant.git

Запустити

cd vagrant 
./start.sh

##Перевірити Останнім повідомленням має бути подібна строка:

PLAY RECAP *********************************************************************
vagrant                    : ok=15   changed=2    unreachable=0    failed=0

В улюбленному браузерi відкрити сторінку з проектом http://192.168.10.10:8080/wf/.

Тестування ваших змін до коду

В директорії project можно вести розробку та деплоїти зміни в java аплікації за допомогою команди:

vagrant up --provision

vagrant's People

Contributors

idvoretskyi avatar yurikoles avatar

Watchers

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