Skip to content

Commit

Permalink
Merge pull request #993 from dacook/be_prod
Browse files Browse the repository at this point in the history
BE prod
  • Loading branch information
dacook authored Jan 24, 2025
2 parents 461822b + 293bf40 commit b66fd93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/server-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Tip: find/replace to set up most commands ready to go, eg: `x_prod` -> `ca_prod`
- `ls /etc/nginx/sites-enabled`
- `systemctl --state=running`
- [ ] Hosting: provision new server with Ubuntu 20
- [ ] DNS: add temporary domain (eg `prod2.openfoodnetwork.org`)
- [ ] DNS: add temporary domain (eg `prod2.openfoodnetwork.org`) and drop TTL of root and www records.

### config
- [ ] Add temporary name to `inventory/hosts` (suggest doing this on separate branch)
Expand Down
2 changes: 1 addition & 1 deletion inventory/hosts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ de_prod
# Belgium

[be_prod]
openfoodnetwork.be ansible_host=51.75.124.147
openfoodnetwork.be ansible_host=38.180.86.174

[be:children]
be_prod
Expand Down

0 comments on commit b66fd93

Please sign in to comment.