Add docker support and docs

Bug: misc:36, misc:51
Change-Id: I43dc928e18cb481a693662f5d53b728a068422bc
6 files changed
tree: 6e9a04461772187b0bac8657d4f99ca74c1bb575
  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. 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.