Skip to content

SOLIDPOD: Move client-profile.jsonld back to the root of the app's github repo #690

Description

@tonypioneer

Description

Currently the client-profile.jsonld file is moved to solidcommunity.au. If solidcommunity.au is down then none of the apps, even on desktop, will work. This might be a risk. It is much less likely for git to be down. Perhaps it is best on github.io.

The following would be a good pattern as tested with mypod and todopod:

  • Place client-profile.jsonld at the root of the app's github repo
  • Enable pages for the app's github repo
  • Thus https://anusii.github.io/mypod/client-profile.jsonld is the clientid and auto-updated on a push to the repo
  • Place redirect.html in the app's web folder within the repo
  • A make web updates solidcommunity.au:/var/www/html/mypod/redirect.html

In the solidui README and with the template script could the template client-profile.jsonld go into the root (rather than the solid directory) and redirect.html go into the web directory. Need to update the template generator and the README updated to reflect this and the above guidelines.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions