cardbox / releases

https://statuspage.freshping.io/53526-Cardbox

Home Page:https://cardboxdev.statuspage.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cardbox releases

Deploy workflows

Setup local instance

  1. Install docker (install for mac) and docker-compose (install)
  2. Clone this repository to cardbox-releases directory (it helps to identify images in docker ps list)
  3. cd cardbox-releases
  4. Copy .env.sample to .env. Modify content of `.env. if required
  5. Start services with docker-compose up -d. Stop it with docker-compose down

Instructions

Install certificate Install mkcert:

macOS

brew install mkcert
brew install nss # if you use Firefox

linux

Get latest mkcert release from (mkcert releases)

Run mkcert -install

Run scripts/create-cert/sh

About

https://statuspage.freshping.io/53526-Cardbox

https://cardboxdev.statuspage.io/


Languages

Language:HCL 50.6%Language:Shell 49.4%