Getting Started
Getting The Code
You can start by cloning the repository locally:
git clone https://github.com/micheleriva/gauguin.gitMake 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.yamlNow follow the steps in the configuration section to configure your Gauguin server.
Last updated
Was this helpful?
