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.
Go >= 1.11
Enter the Gauguin directory and create the following file:
cd gauguin touch gauguin.yaml
Now follow the steps in the configuration section to configure your Gauguin server.
Last updated 5 years ago