You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
I am setting up Landkid in the VM which is publicly accessible. I have done below mentioned configurations so far.
Configured local Redis instance and using Sqlite DB.
I have setup Bitbucket Oauth credentials with all the permissions, set call back URL and added secrets and key into config.js file.
I have set baseURL to the public IP of the VM and the port along with repo owner, name and UUID in config.js.
For the landkidAdmins, I have tried Bitbucket username, aaid, uuid also.
After setting up all these parameters, I did "npm run build" and "npm start". I can browse the landkid app in browser and when I click on "Go" button, it goes to Bitbucket for authorization and getting authorized. But on the current-status page, I see below mentioned message.
I have created Pull Request in the repo, with comment as "land". But still I am not seeing any changes in Landkid UI. Can you please guide me.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hello Landkid Contributors,
I am setting up Landkid in the VM which is publicly accessible. I have done below mentioned configurations so far.
After setting up all these parameters, I did "npm run build" and "npm start". I can browse the landkid app in browser and when I click on "Go" button, it goes to Bitbucket for authorization and getting authorized. But on the current-status page, I see below mentioned message.
I have created Pull Request in the repo, with comment as "land". But still I am not seeing any changes in Landkid UI. Can you please guide me.
The text was updated successfully, but these errors were encountered: