Skip to content

Initiate the NextGraph server #1262

Description

@srosset81

Ideally, create a Dockerfile that will bootstrap all NextGraph operations on launch. But this may be difficult as a lot of keys must be generated, and saved in .env variables. So this will probably be a two-step process: generate the keys, save them on the .env file, and then launch the server.

It would be great if the master key required to launch the server was not saved as an env variable, but was required on every launch. This would mean only the administrator who has this key can access the server and decrypt the content of the Pods.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions