Skip to content

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

@truedat101

Description

@truedat101

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”).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions