chore: deploy Docker image to internal registry

Change-Id: Iddbc204c8d45028c48662afd70d2695ba818b1ff
1 file changed
tree: 8d459e836cd80a6f5c14661a5e39b04fb2c16d8f
  1. client/
  2. .gitignore
  3. .gitreview
  4. docker-compose.yml
  5. Dockerfile
  6. env.example
  7. go.mod
  8. go.sum
  9. Makefile
  10. README.md
  11. renovate.json
  12. sip_reverter.go
README.md

hgu-sipsettings-reverter

A tool to revert the unwanted changes made by Telefónica to the SIP settings in the HGU Askey 3505VW all-in-one router.

Setup

  1. Copy the env.example file and name it .env.
  2. Edit .env appropriately.
  3. Run make docker-prod.
  4. Run docker-compose up .d.