Nantes Université

Skip to content
Extraits de code Groupes Projets
README.md 636 octets
Newer Older
  • Learn to ignore specific revisions
  • # Bare Like Azog
    
    Configure and install services like Azog server configuration
    
    ## Getting started
    
    *Tested only on an ubuntu server*
    
    - connect to the bare-metal server
    - install git if not yet installed
      ```bash
    
      sudo apt install git vim
    
      ```
    - clone this repo
      ```bash
      git clone https://gitlab.univ-nantes.fr/liccia/marketplace/bare-like-azog.git && cd bare-like-azog
      ```
    - run playbook
      ```bash
    
      sudo ./go-install.sh
    
    ### Authors and acknowledgment
    
    - [Denis Creusot](@creusot-d), LS2N, Cellule Soutien
    
    - [Richard Randriatoamanana](@randriatoamanana), LS2N, Celulle Soutien
    
    
    ## Project status
    
    Active since june 2022.