dcaputo-harmoni

Results 56 comments of dcaputo-harmoni

@bernhardkaindl sounds like you are on the right track, let me know if that works and I’ll incorporate it in the container by default. For whatever reason I haven’t encountered...

@Zebble glad you got the admin side working! For SSH troubleshooting, try following the steps from this issue to determine the root cause. In that case it had to do...

Actually the production SSH limitation was recently addressed - see this thread: https://forums.balena.io/t/production-image-ssh-access/355781 As long as you are running the latest builds of `open-balena-ui `and `open-balena-remote` it should be generating...

Looks like the issue is with the crypto.subtle package that generates the RSA keys. According to this: https://developer.mozilla.org/en-US/docs/Web/API/Crypto/subtle It requires a https connection - can you confirm if you are...

regarding `haproxy`, take a look at the k8s scripts as I have already integrated a `haproxy` instance for `open-balena-admin` there. It would be great if you could help build out...

Also be aware with the separate server we might have a problem that `open-balena-postgrest` needs to be internal to `open-balena-db` to communicate with it as the db is not publicly...

I think it would be fine to try to submit the PR, I just don't expect them to accept it as they don't officially support `open-balena-admin`. But no harm in...

I think that sounds like a good solution - and while I would encourage you to use it if it works for you, I would be reluctant to incorporate it...

@saveriogzz when you say that `open-balena-admin` is running on the same remote server as `open-balena`, I just want to clarify a few things. `open-balena-admin` includes three packages - postgrest, ui...

@saveriogzz just checking in, were you able to resolve this issue?