Nikos Filippakis
1e297c50ad
Re-format project as a Go module ( #310 )
* Define project as a Go module and update dependency versions
Signed-off-by: Nikos Filippakis <me@nfil.dev>
* Update docs, configs and dockerfile to use latest Go version
Signed-off-by: Nikos Filippakis <me@nfil.dev>
* Add postgres database driver
Signed-off-by: Nikos Filippakis <me@nfil.dev>
5 years ago
Michael Kaye
27f21740c4
Update build process
Move to go 11
Ensure we lint as part of docker build.
6 years ago
Jan Christian Grünhage
e44cccb91d
change default user and use supervisor
6 years ago
Jan Christian Grünhage
fedc71a532
move to alpine 3.7
6 years ago
Travis Ralston
930861f695
Update the golang version used to build go-neb
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
8210b38516
Add ca-certificates to the docker image
This is to ensure that the bot can connect to homeservers behind ssl.
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
1177c25271
Convert Dockerfile to be a mutlistage build
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
d135be92f6
Update the Docker image for easier use of automated builds
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Robert Swain
c34b32647a
Add Dockerfile and docker image build script
7 years ago