Skip to content

jaketus/akll-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akll-docker-compose

Installation

  • Clone this repository
  • cd akll-main
  • Clone akll-frontend and AKL-2020-Backend
  • Generate certificates with sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout localhost.key -out localhost.crt -config localhost.conf
  • Fill in .env for backend env variables in AKL-2020-Backend/.env
  • Fill in .env.akl and .env.all frontend env variables in akll-frontend
  • sudo docker-compose build
  • sudo docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published