Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change barcelona service_type to web #123

Closed
k2nr opened this issue Dec 18, 2015 · 2 comments
Closed

Change barcelona service_type to web #123

k2nr opened this issue Dec 18, 2015 · 2 comments

Comments

@k2nr
Copy link
Member

k2nr commented Dec 18, 2015

Sometimes API request or response couldn't reach correctly because I guess barcelona process is currently not behind a reverse proxy. changing Barcelona to a web should fix this problem.

What is hard is service_type is immutable so we need to somehow recreate barcelona but if I delete barcelona we cannot create barcelona because barcelona doesn't exit

@k2nr
Copy link
Member Author

k2nr commented Dec 18, 2015

barcelona barcelona barcelona barcelona

@k2nr
Copy link
Member Author

k2nr commented Dec 22, 2015

Done. here is what I did:

  • Create a new heritage with web service type naming it barcelona-temp
  • Change DNS record set to point to barcelona-temp ELB
  • Delete the old barcelona heritage
  • Create barcelona with a new barcelona.yml configuration
  • Change DNS record set to point to barcelona ELB
  • Delete barcelona-temp heritage

@k2nr k2nr closed this as completed Dec 22, 2015
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

No branches or pull requests

1 participant