Skip to content

johnstyle/ghostjs-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Configuration

Find all occurence of {your_project_name} and replace by your project name.

Find all occurence of {your_domain_name} and replace by your domain name.

Find all occurence of {your_server_ip} and replace by your server IP.

Find all occurence of {your_gtm_id} and replace by your GTM ID.

SSL Configuration

openssl dhparam -out ./config/certs/dhparam.pem 2048

Installation

Production

docker-compose up -d

Development

docker-compose -f docker-compose.development.yml up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published