Giter Site home page Giter Site logo

geonature-vm-setup's Introduction

Setup d'une VM Geonature à l'aide de Vagrant et Virtualbox

  • Branche master pour une version fonctionelle.
  • Branche develop pour une version dev.

Prérequis

  • Avoir Virtualbox pour manager les VMs.
  • Avoir Vagrant qui permet de provisionner automatiquement des VMs.

Lancement de la VM

Pour le moment, le provisionnement de GeoNature n'est pas fonctionnel. Le fichier vagrant ne fera que lancer une nouvelle VM Debian 9 vierge. L'installation de GeoNature est à faire une fois dans la VM en SSH. Ce n'est pas le but de ce dépôt pour le moment.

Voir la branche develop pour le provisionnement automatique.

  • vagrant up pour lancer la VM
  • vagrant ssh
  • wget https://raw.githubusercontent.com/PnX-SI/GeoNature/{{version}}/install/install_all/install_all.ini : {{version}} peut être develop, geonature2beta
  • wget https://raw.githubusercontent.com/PnX-SI/GeoNature/{{version}}/install/install_all/install_all.sh
  • chmod u+x install_all.sh
  • ./install_all.sh
  • Mettre vagrant pour l'utilisateur et l'IP localhost.
  • Aller prendre un café pendant l'installation :)

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.