[PR #1204] [MERGED] docs: create a dedicated document for api instance env variables & clean up others #1348

Closed
opened 2025-11-09 10:11:10 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1204
Author: @wukko
Created: 3/31/2025
Status: Merged
Merged: 3/31/2025
Merged by: @github-actions[bot]

Base: mainHead: update-env-docs


📝 Commits (3)

  • 5459711 docs: create a dedicated doc for api instance env variables
  • c694c29 docs/run-an-instance: add a note about abuse prevention
  • 6da12a2 readme: add a link to api env variables doc

📊 Changes

4 files changed (+291 additions, -96 deletions)

View changed files

📝 README.md (+6 -5)
docs/api-env-variables.md (+228 -0)
📝 docs/protect-an-instance.md (+53 -1)
📝 docs/run-an-instance.md (+4 -90)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/1204 **Author:** [@wukko](https://github.com/wukko) **Created:** 3/31/2025 **Status:** ✅ Merged **Merged:** 3/31/2025 **Merged by:** [@github-actions[bot]](https://github.com/apps/github-actions) **Base:** `main` ← **Head:** `update-env-docs` --- ### 📝 Commits (3) - [`5459711`](https://github.com/imputnet/cobalt/commit/545971186af082de57732e4b2d26b14acb554872) docs: create a dedicated doc for api instance env variables - [`c694c29`](https://github.com/imputnet/cobalt/commit/c694c297c093a575d4c4050241e9853969dbc0e8) docs/run-an-instance: add a note about abuse prevention - [`6da12a2`](https://github.com/imputnet/cobalt/commit/6da12a2e030a2c3d210ceb33687123df9ab336e2) readme: add a link to api env variables doc ### 📊 Changes **4 files changed** (+291 additions, -96 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -5) ➕ `docs/api-env-variables.md` (+228 -0) 📝 `docs/protect-an-instance.md` (+53 -1) 📝 `docs/run-an-instance.md` (+4 -90) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:11:10 -06:00
Sign in to join this conversation.