Skip to content

Comments

feat: Dockerize and setup Github Actions#1

Merged
knadh merged 5 commits intoknadh:masterfrom
mr-karan:docker
Jan 8, 2020
Merged

feat: Dockerize and setup Github Actions#1
knadh merged 5 commits intoknadh:masterfrom
mr-karan:docker

Conversation

@mr-karan
Copy link
Collaborator

@mr-karan mr-karan commented Jan 8, 2020

  • Goreleaser action is configured to run whenever a tag of the format vx.x.x is pushed. You will need to add the following secrets to Github secrets here:

    • DOCKER_USERNAME : kailashnadh
    • DOCKER_PASSWORD : (Your dockerhub password)
  • Added / and /health API endpoints

  • Added Dockerfile based on ubuntu:latest and configured goreleaser.yml to build.

  • Minor cleanups in Makefile, updated docker instructions in README and created .gitignore

@knadh knadh merged commit f8bb4b9 into knadh:master Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants