Sign inSign up

xbaro/soc_vc

By xbaro

Updated almost 7 years ago

Image
0

2.3K

xbaro/soc_vc repository overview

Getting Started

  1. Clone the repository
git clone github.com/xbaro/soc_vc.git
  1. Move to the project folder
cd soc_vc
  1. Create the folders for the data
mkdir -p _data/data
  1. Create the storage file for Letsencrypt certificates
touch _data/acme.json
chmod 600 _data/acme.json
  1. Open the file config/traefik.toml and modify the ACME credentials and the docker domain.

  2. Open the file docker_compose.yml and modify the label traefik.frontend.rule to the domain that will be used.

  3. Start the server

docker_compose up -d

Tag summary

Content type

Image

Digest

Size

1.8 GB

Last updated

almost 7 years ago

docker pull xbaro/soc_vc