Skip to content

digitalutsc/arks-service-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ark Services Playbook

About

This is the Ansible playbook for Arks Service web application (https://github.com/digitalutsc/arks-service).

Installation

  1. Open a Terminal, clone this repo to your machine, by running:
git clone https://github.com/digitalutsc/arks-service-playbook.git
  1. To run the VM, cd path/ark-services-playbook, then run vagrant up.

  2. When VM is running, to remote access run vagrant ssh

    • After access the VM, run sudo nano /etc/hosts, then adding the following:
        127.0.0.1       ark.demo
    
  3. In your machine:

    • Run sudo nano /etc/hosts, adding the following:
        127.0.0.1       ark.demo
    
  4. To initial setup for the application, go to http://ark.demo/admin/install.php.

  5. To start using the application, go to http://ark.demo/admin/admin.php.

Usage

Please visit full documentation at https://github.com/digitalutsc/arks-service/wiki#usage

About

An Ansible playbook for the Ark Services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published