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

RealmURL / Asset Server, better NGinX config for web client #8

Open
noahgibbs opened this issue Apr 28, 2021 · 1 comment
Open

RealmURL / Asset Server, better NGinX config for web client #8

noahgibbs opened this issue Apr 28, 2021 · 1 comment

Comments

@noahgibbs
Copy link
Collaborator

noahgibbs commented Apr 28, 2021

Right now we're using the DGD server to serve Orchil. That's sub-optimal - it does DGD authentication for every HTML, CSS and JS file, for instance. We also have essentially no asset server set up, so things like map images are broken.

We need to:

  • Serve Orchil's static files via NGinX (this is just an NGinX config change)
  • Have an asset repository somewhere in a known location [for local config] [and for stackscript config]
  • Set up the realmURL properly so that it links into the asset repository

Once that's done, assets and realmURL should work the same way for ChatTheatre cold-boot SkotOS as for other SkotOS games.

Est: 1.5-2 days.

@ChristopherA
Copy link
Member

@saraht45 should be testing @noahgibbs changes here once he finishes these, and she should sure that there is documentation for what tools currently use files in NGinX (for instance map fragments, css for start story, etc.), where these files are installed the NGinX tree, and document other uses of realmURL (maybe search the code).

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

2 participants