I’ve read a lot of documents, but still, I don’t think I understand appropriately.
I thought HCP was working good a few years ago as I thought,
but the ‘last good version checking’ system is quite different as I expected.
- HCP is working on a local machine, with localhost & private IP.
- HCP is not working on the domain server by URL.
- Server setting & Test procedure
- Nginx -> proxy_pass to meteor server locally
- Meteor project was in develop mode (not built for deploying)
- Test by simple editing client resources on the develop mode project and has no error.
- Log said ROOT_URL is changed to private IP from URL when I changed client resource on the server.
- So it works with the previous version.
- If I remove/re-install the app on the test device, it works well for the last version.
- Server setting & Test procedure
Did I miss something important?
Or HCP is not working anymore on production?