Skip to content

Repository files navigation

Github Parser

Installation Guide

1. Create compute cloud vm via ubuntu. Link

2. Connect to it through ssh like

ssh {username}@{vm_ip}

3. Install docker

sudo snap refresh && sudo snap install docker

4. Clone that repository

git clone https://github.com/ramazanix/github-parser.git && cd github-parser

5. Define env variables. DB_HOSTNAME must be ip of vm

cat .env.example > .env; nano .env

6. Run docker compose

sudo docker compose up -d

7. Wait one-two minutes and move to http://{vm_ip}/docs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages