rodones / workspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scripts

This repository contains custom scripts, docker files, etc.

Documents

Setup

Requirements

Host System

Automated Instance Creation

Miscellaneous

vid2img.sh
sync.sh

Configuration

  • Create .env using .env.example and fill. This will be used by start.sh for container identification and notification purposes.
  • Create digitalocean.auto.tfvars using .env.example. This will be used for remote server creation on digitalocean.

Building and Pulling Images

Building process is described here.

The prebuilt images are published in Docker Hub.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 43.5%Language:Python 30.0%Language:HCL 16.9%Language:Dockerfile 9.6%