https://github.com/docnow/docnow-ansible
Ansible Installer for Docnow App
https://github.com/docnow/docnow-ansible
Last synced: about 1 year ago
JSON representation
Ansible Installer for Docnow App
- Host: GitHub
- URL: https://github.com/docnow/docnow-ansible
- Owner: DocNow
- License: mit
- Created: 2017-07-17T19:17:34.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T15:45:50.000Z (about 3 years ago)
- Last Synced: 2025-02-15T03:31:59.209Z (over 1 year ago)
- Language: Jinja
- Homepage:
- Size: 2.1 MB
- Stars: 3
- Watchers: 4
- Forks: 4
- Open Issues: 16
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Install the docnow application
==============================
Ansible Installer for the Docnow Appraisal Application
|LICENSE|
Purpose
-------
The goal of this repository is to set up
`docnow/docnow `__ appraisal tool. You will need
to install
`Git `__
and `Ansible __` clone this repository with the command below:
.. code:: bash
git clone https://github.com/docnow/docnow-ansible.git
Prerequisites
~~~~~~~~~~~~~
The links below will lead you to documentation for the various ways you
may install the DocNow App which may require additional software
installed.
Run Docnow Locally on your own devices
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Select your preferred Operating System to install Docnow Locally
`Follow instructions here `__
Run Docnow on hosted/paid service providers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**On AWS (TO DO)**
`Follow instructions here `__
**On Digitalocean (TO DO)**
`Follow instructions here `__
**On Google Cloud (TO DO)**
`Follow instructions here `__
**On Scaleway**
`Follow instructions here `__
**On Vultr (TO DO)**
`Follow instructions here `__
.. |LICENSE| image:: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
:target: ./LICENSE