Skip to content

cimage/website

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

website

The public website with documentation, articles, tools and development blog.

Production site

# Clone it into git/cimage.se
git clone git@github.com:cimage/website.git cimage.se
cd cimage.se

# Install and seup local production in htdocs/cimage.se
composer install
make site-build

# Enable as http
make virtual-host

# Get the certificates
make ssl-cert-create

# Enable as https
make virtual-host-https

Keep the certs up to date in the crontab.


About

The public website with documentation, articles, tools and development blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published