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

Need documentation and configuration for "remote" linux deployment on local network #51

Open
truedat101 opened this issue Apr 28, 2024 · 0 comments

Comments

@truedat101
Copy link

The instructions in the README cover a local install only. While this is great, it is impractical once one wants to work on something other than a laptop or local desktop. In my lab I have larger systems I would prefer to use for running and testing my work. I have managed to resolve all set up issues, but all services are failing on CORS related configuration. Please provide alternate configuration documentation for a local network installation.

For example:

GET
https://hubs.local:4000/admin
[HTTP/2 200  101ms]

GET
https://hubs.local:8989/assets/stylesheets/admin-92885246a1b48f7665e4.css

GET
https://hubs.local:8989/assets/js/admin-6e11afde3a03a503c1e9.js

Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“script-src”). [contentScript.js:157:70339](moz-extension://71fbadc2-929c-41fa-926d-7d2646b91241/content-script/contentScript.js)
Loading failed for the <script> with source “https://hubs.local:8989/assets/js/admin-6e11afde3a03a503c1e9.js”. [admin:40:79](https://hubs.local:4000/admin)
Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“script-src”). [inpage.js:1:342321](moz-extension://513ccfa9-8cfa-40d9-86ed-a1e9965e9ceb/inpage.js)
Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“script-src”).
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