Gauguin
GithubIssues
  • Guauguin
  • Getting Started
  • Configuration
  • Templates
  • Deployment
Powered by GitBook
On this page

Was this helpful?

Getting Started

PreviousGuauguinNextConfiguration

Last updated 4 years ago

Was this helpful?

Getting The Code

You can start by cloning the repository locally:

git clone https://github.com/micheleriva/gauguin.git

Make sure to have Go >= 1.11 installed on your machine. We'll provide a stable Docker container as soon as possible.

Enter the Gauguin directory and create the following file:

cd gauguin
touch gauguin.yaml

Now follow the steps in the section to configure your Gauguin server.

configuration