Coder Social home page Coder Social logo

assoprovider-scripts's Introduction

Assoprovider-scripts

Installazione

Procedura guidata di installazione

Dalla root di questo repository eseguire install.sh, lo script chiederá le informazioni necessarie

Installazione singoli componenti

Frontend

ATTENZIONE
  • IL FRONTEND ? NECESSARIO PER ACCEDERE AI SERVIZI
  • AVVIARE GLI ALTRI SERVIZI PRIMA DEL FRONTEND
ISTRUZIONI
  • Installare Docker con sudo sh docker/install.sh
  • Installare il frontend con cd frontend-docker && sudo sh install.sh

Moodle

  • Installare Docker con sudo sh docker/install.sh
  • Installare Moodle con cd moodle-docker && sudo sh install.sh

Wordpress

  • Installare Docker con sudo sh docker/install.sh
  • Installare WordPress con cd wordpress-docker && sudo sh install.sh

Manutenzione

Accesso ai log

  • Frontend: sudo journalctl -u frontend.service
  • Moodle: sudo journalctl -u moodle.service
  • WordPress: sudo journalctl -u wordpress.service

Testing in locale

  • Avviare la VM di sviluppo con vagrant up
  • Entrare nella VM di sviluppo con vagrant ssh
  • Entrare nella cartella del progetto con cd /vagrant
  • Lanciare lo script di installazione con ./install.sh

La porta 80 (HTTP) ? accessibile sulla porta host 8080 La porta 443 (HTTPS) ? accessibile sulla porta host 8443

Virtual host

Per provare i virtual host utilizzare xip.io o nip.io

Ad esempio: impostando wordpress.127.0.0.1.nip.io come dominio per WordPress si potr? accedere a WordPress andando su http://wordpress.127.0.0.1.nip.io:8080

assoprovider-scripts's People

Contributors

gabibbo97 avatar hbar-boi avatar

Stargazers

Rosario avatar

Watchers

James Cloos avatar  avatar  avatar Rosario avatar  avatar

Forkers

giodod

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.