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

Namespace creation, Validation, and Admin Setup in internal OpenVSX Deployment #1098

Open
ErikaMolnar opened this issue Feb 3, 2025 · 0 comments

Comments

@ErikaMolnar
Copy link

Hello,

I've deployed OpenVSX internally where I containerized the backend. Specifically, I modified the URL used for malicious checks, because as it is now it pulled this json file from the public GitHub which we do not want. I made changes directly in the PostgreSQL database (I saw some similar approach here) setting my user as an admin and updating the active field in the extension table from false to true. This allowed me to access the admin dashboard in the web UI but I get some errors (maybe my fault).

I want to make sure that I'm following best practices for:

  • Creating and validating namespaces in an internal deployment. Am I on the right track? Is this done from the admin dashboard?
  • Setting myself as an administrator correctly (without direct DB modifications).
  • I saw that for validating a namespace on the official openvsx page you have to open a GitHub issue and the team will handle this internally. Can you please share the process if you can?

I’d appreciate any info on the recommended approach for handling these tasks in an internal setup.
Thank you!

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