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

User application installation and discovery support #28

Open
5 of 7 tasks
andersevenrud opened this issue Apr 10, 2020 · 0 comments · May be fixed by #29
Open
5 of 7 tasks

User application installation and discovery support #28

andersevenrud opened this issue Apr 10, 2020 · 0 comments · May be fixed by #29

Comments

@andersevenrud
Copy link
Member

andersevenrud commented Apr 10, 2020

Server needs to support installing packages from remote sources into the user's home.

  • Read user manifests
  • Regenerate user manifests
  • Install from URL
  • Uninstall by name
  • Remote Authorization support
  • System package support
  • Error handling

Ref: os-js/osjs-client#106

andersevenrud added a commit that referenced this issue Apr 10, 2020
This implements an '/api/packages/metadata' which reads the global
package manifest as well as the user's in VFS.

Currently only system based VFS adapters is supported.
andersevenrud added a commit that referenced this issue Apr 10, 2020
This also adds in manifest generation
andersevenrud added a commit that referenced this issue Apr 11, 2020
This implements an '/api/packages/metadata' which reads the global
package manifest as well as the user's in VFS.

Currently only system based VFS adapters is supported.
andersevenrud added a commit that referenced this issue Apr 11, 2020
This also adds in manifest generation
andersevenrud added a commit that referenced this issue Apr 11, 2020
andersevenrud added a commit that referenced this issue Apr 11, 2020
This implements an '/api/packages/metadata' which reads the global
package manifest as well as the user's in VFS.

Currently only system based VFS adapters is supported.
andersevenrud added a commit that referenced this issue Apr 11, 2020
This also adds in manifest generation
andersevenrud added a commit that referenced this issue Apr 11, 2020
andersevenrud added a commit that referenced this issue Apr 11, 2020
This implements an '/api/packages/metadata' which reads the global
package manifest as well as the user's in VFS.

Currently only system based VFS adapters is supported.
andersevenrud added a commit that referenced this issue Apr 11, 2020
This also adds in manifest generation
andersevenrud added a commit that referenced this issue Apr 11, 2020
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

Successfully merging a pull request may close this issue.

1 participant