Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 761 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 761 Bytes

Vagrant project for PML-TQ

This project creates a virtual machine with PML-TQ installation. The installation is using old CGI interface and is ideal for simple installations. Setup is based on lindat-kontext-vagrant.

How to install

Prerequisites: Vagrant, virtualbox.

  1. Clone this project

    git clone https://github.com/ufal/pmltq-vagrant
    
  2. Create the VM by executing the following command from pmltq-vagrant directory

    vagrant up
    
  3. Go to http://localhost:9999/ to see a front page with running treebanks

  4. (optional) Login to the VM

    vagrant ssh