Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

andrebossi/syscli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SysCli - Docker

License

Dockerized application example SysCli

Getting Started

These instructions will cover usage information and for the Docker container.

Prerequisites

In order to run this environment you'll need Docker and Docker-compose installed.

Installing

chmod +x first-run.sh
change .env file

Usage

Run

Start Bash (this is the default when no command is specified):

docker-compose up -d --build && sleep 40 && ./first-run.sh

Volumes

  • /usr/share/nginx/app work directory
  • /etc/nginx/nginx.conf - NGINX config file
  • /var/lib/mysql - database

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages