Skip to content

Software

Andrew Lee edited this page Feb 2, 2018 · 3 revisions

These contain instructions for installing and running the Golang Web Servers for either a Docker based environment, or on top of Ubuntu 16.04 LTS.

Pre-Requisites

We suggest using the Docker-Compose method if possible (as it will let you do this most efficiently).

Since this server holds very little stateful data (a relatively small number of photographs, it does not necessarily need dedicated disk space)

However, both implementations need to share the assets folder and need to be running at the same time to work together.

The Ubuntu 16.04 documentation will be done first so please check those out if the Docker Compose documentation is not complete.

Thanks,

    \              |                     |
   _ \   __ \   _` |  __| _ \\ \  \   /  |      _ \  _ \
  ___ \  |   | (   | |    __/ \ \  \ /   |      __/  __/
_/    _\_|  _|\__,_|_|  \___|  \_/\_/   _____|\___|\___|

Clone this wiki locally