Skip to content

Commit

Permalink
Remove licence-finder as it is now retired
Browse files Browse the repository at this point in the history
  • Loading branch information
KludgeKML committed Jul 20, 2023
1 parent 69b109a commit 32c7428
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 75 deletions.
4 changes: 0 additions & 4 deletions bin/replicate-mongodb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ case "$app" in
database="${app//-/_}"
wait_for_rs=1
;;
"licence-finder")
hostname=mongo-normal
database=licence_finder_production
;;
"licensify")
hostname=mongo-licensing
database=licensify
Expand Down
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ services:
- hmrc-manuals-api.dev.gov.uk
- imminence.dev.gov.uk
- info-frontend.dev.gov.uk
- licence-finder.dev.gov.uk
- link-checker-api.dev.gov.uk
- local-links-manager.dev.gov.uk
- locations-api.dev.gov.uk
Expand Down
1 change: 0 additions & 1 deletion docs/compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ These are repos that can be started as a some kind of process, such as a web app
- ✅ hmrc-manuals-api
- ✅ imminence
- ✅ info-frontend
- ✅ licence-finder
- ❌ licensify
* Has a [separate](https://github.com/alphagov/licensify/blob/master/DOCKER.md) Docker project.
- ✅ link-checker-api
Expand Down
4 changes: 0 additions & 4 deletions projects/licence-finder/Makefile

This file was deleted.

65 changes: 0 additions & 65 deletions projects/licence-finder/docker-compose.yml

This file was deleted.

0 comments on commit 32c7428

Please sign in to comment.