Skip to content

Conversation

@theotime-nitrado
Copy link
Member

Documentation for Managing & Configuring Secrets in GameFabric.

Added documentation for managing and using secrets in multiplayer servers, including creation, usage as environment variables, and direct mounting.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds comprehensive documentation for managing and configuring secrets in GameFabric's multiplayer server infrastructure. The documentation explains what secrets are, how to create them, and how to use them in various contexts.

  • Introduces a new "Secrets" documentation page explaining secure storage and management of sensitive data
  • Documents two methods for using secrets: as environment variables and as direct mounts
  • Provides visual guides through multiple screenshots demonstrating the UI workflows

Reviewed changes

Copilot reviewed 2 out of 8 changed files in this pull request and generated 2 comments.

File Description
src/multiplayer-servers/getting-started/sidebar.json Adds navigation entry for the new Secrets documentation page
src/multiplayer-servers/getting-started/secrets.md New documentation page explaining secret management, creation, and usage patterns
src/multiplayer-servers/getting-started/images/secrets/*.png Five screenshot images illustrating the secrets management UI and configuration steps

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hloeffler
Copy link
Contributor

Can we please also add it to "Glossary".

Added a new section on 'Secret' with a reference to the relevant documentation.
theotime-nitrado and others added 4 commits December 16, 2025 15:54
Co-authored-by: Brendan Le Glaunec <brendan@glaulabs.com>
Co-authored-by: Brendan Le Glaunec <brendan@glaulabs.com>
Co-authored-by: Brendan Le Glaunec <brendan@glaulabs.com>
Co-authored-by: Brendan Le Glaunec <brendan@glaulabs.com>
@antiphp antiphp changed the title Secrets docs: add secrets Dec 16, 2025
@hloeffler hloeffler requested a review from Copilot December 16, 2025 16:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 9 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

theotime-nitrado and others added 3 commits December 17, 2025 10:07
Co-authored-by: Brendan Le Glaunec <brendan@glaulabs.com>
Co-authored-by: Brendan Le Glaunec <brendan@glaulabs.com>
Co-authored-by: Brendan Le Glaunec <brendan@glaulabs.com>
Copy link
Member

@Ullaakut Ullaakut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why, a bunch of headers were duplicated. Once this is fixed and we no longer have more than one H1 this should be fine for me.

@hloeffler hloeffler merged commit dc1e50e into main Dec 17, 2025
5 checks passed
@hloeffler hloeffler deleted the secrets branch December 17, 2025 09:53
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 this pull request may close these issues.

6 participants