Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.03 KB

juju.is

CircleCI build status Code coverage

This is the repo for the Juju website.

Usage

Install the dotrun snap, then run:

dotrun

And click on the server link that appears in the server logs.

Run locally with search functionality

If you wish to run the site locally with search enabled, you'll need to pass a key. This key can be obtained from the Google Cloud Platform console, or by contacting #webteam on IRC if you don't have access.

dotrun --env SEARCH_API_KEY={your_key_here}

Deploy

You can find the deployment config in the deploy folder.