I had a general question. Got my Alta gear to setup on the cloud server(manage.alta.inc) and that has been working great. Wanting to play around with the docker image version to run another one locally.
I finally set it up and got it activated. When it redirects me to the ddns url to login with my Alta account I get invalid password and I get a email from noreply@alta subject line “Alta API Back-End Crash” on each attempt.
Just curious if this should be possible currently or if its something you are working on?
Yes, it should be possible. Did you create a (local) account? This local instance is not linked to your cloud account. If you didn’t create a local account then that would explain the login issue.
Our Docker image is mutable, so you can use apt to update the packages to the latest version. The available image bundles 1.0d, and the current is 1.0h (release notes for 1.0e+ HERE).
No problem! Glad to hear that you’re able to access the local instance now!
I should mention, there are 2 URLs. There is the one with the local. prefix, which will return the local address, but if you drop the local. subdomain, it will point to your external/WAN IP. Thought that might be worth mentioning.