Commit Graph

255 Commits

Author SHA1 Message Date
Jordan Dominion
b545fb1a13 Remove telemetry 2025-08-15 19:13:29 -04:00
Jordan Dominion
980fcf9bec Add missing dependency to the README 2025-07-27 17:55:06 -04:00
Jordan Dominion
c865caf958 Fix God's oldest typo 2025-04-26 22:12:29 -04:00
tgstation-server-ci[bot]
c00baef82f Merge branch 'master' into dev 2025-03-30 17:29:19 +00:00
Jordan Dominion
19d70a6900 Critical README fix 2025-03-27 21:31:49 -04:00
Jordan Dominion
59cd745676 Allow group ID claim name to be configurable 2025-03-23 20:32:20 -04:00
Jordan Dominion
e3ee508176 Note about header forwarding 2025-03-17 19:42:16 -04:00
Jordan Dominion
1a604b3ed4 Remove another TGForums reference 2025-03-17 19:40:19 -04:00
Jordan Dominion
921ce84f03 Correct OIDC configuration documentation 2025-03-16 17:29:21 -04:00
Jordan Dominion
27429902b8 Readme updates following OIDC implementation 2025-03-15 12:04:56 -04:00
Jordan Dominion
d61cd57125 Setup AspNetCore health checks and Prometheus metrics
Closes #2001
2025-02-16 17:38:26 -05:00
Jordan Dominion
4fe6b5ab4a Document new features 2024-11-09 15:20:11 -05:00
Jordan Dominion
266e9867d8 Setup OAuth Gateways
Closes #1996
2024-11-02 12:06:43 -04:00
craftxbox
16e035955f Update README.md 2024-10-03 21:39:18 -02:30
Jordan Dominion
b2c8f2fa90 Unfuck the readme 2024-09-03 07:09:37 -04:00
Jordan Dominion
4bf7473579 Note on required app permissions 2024-09-02 21:48:57 -04:00
Jordan Dominion
f0bf09665d Fix CI Pipeline Badge 2024-08-17 20:27:41 -04:00
Jordan Dominion
bfe28ca613 Merge pull request #1859 from tgstation/DeploymentsTelemetry
Version Telemetry, Update Webpanel
2024-08-16 17:29:19 -04:00
Jordan Dominion
68349dc91f Specify classic GitHub tokens 2024-08-16 16:06:30 -04:00
Jordan Dominion
12878f177f Adds version reporting telemetry 2024-08-13 22:14:57 -04:00
Maxwell Nyamunda
e0ebf3b144 Revert blank final line to follow good practice 2024-07-26 15:39:47 +01:00
Maxwell Nyamunda
91c6f5c171 revert unrelated changes from dev branch rebase 2024-07-26 15:17:05 +01:00
Maxwell Nyamunda
bf7494e686 revert tgstation-server header 2024-07-26 15:03:13 +01:00
Maxwell Nyamunda
d6c6994bf0 Retrieve logo via file path as opposed to raw URL, Convert class to paragraph element 2024-07-26 14:19:14 +01:00
Maxwell Nyamunda
a7623ce66f Add centering to logo.svg 2024-07-26 11:59:13 +01:00
Maxwell Nyamunda
9a47988d73 Added logo.svg as a header in README.md at root level 2024-07-26 11:53:12 +01:00
Jordan Dominion
df0cc1dce3 Note in README about vc140 dependency 2024-04-26 21:33:31 -04:00
Jordan Dominion
01dfda32cc Improve manpages. Adjust description wording 2024-04-21 13:07:20 -04:00
Jordan Dominion
597f7d3263 http:// is incorrect here apparently 2024-03-11 13:31:45 -04:00
Jordan Dominion
f1a4209282 Update README.md with new IIS steps 2024-03-11 13:23:45 -04:00
Jordan Dominion
bfc2e64e66 Set oom_score_adj appropriately on Linux
Closes #1792
2024-03-03 13:33:56 -05:00
Jordan Dominion
f13502f2ac Note about where to store instances on Linux 2024-02-19 17:55:34 -05:00
Jordan Dominion
2468633ebf Update README.md for env files and add a missing OD reference 2024-01-31 17:46:38 -05:00
Jordan Dominion
0e1e550127 OpenDream documentation wording rework
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2023-12-26 10:22:14 -05:00
Jordan Dominion
c14d7992c2 Update OD documentation now that they use .NET 8 2023-12-26 10:20:38 -05:00
Jordan Dominion
b9562f17bd Fix a README typo 2023-12-25 08:37:00 -05:00
Jordan Dominion
c1edbed40c Fix Linux .NET 7 SDK side-by-side install guide 2023-12-02 17:13:20 -05:00
Jordan Dominion
864572b252 Documentation update for OD/Linux 2023-11-29 18:04:16 -05:00
tgstation-server
22a6617ad1 Merge branch 'dev' into V6 2023-11-29 20:55:29 +00:00
Jordan Dominion
f2aa4cce24 Fix documentation note regarding config reloading 2023-11-27 14:21:46 -05:00
Jordan Dominion
33e1aafff2 Merge branch 'V6' into OpenDream 2023-11-18 09:56:49 -05:00
Jordan Dominion
4c629003fc Merge branch 'dev' into V6 2023-11-18 09:56:03 -05:00
Jordan Dominion
061f61ff99 Slightly reword SSE notice for reverse proxies 2023-11-17 22:28:49 -05:00
Jordan Dominion
a0fd49fd4b Merge branch 'V6' into OpenDream 2023-11-14 19:38:44 -05:00
tgstation-server
f6378ea1ad Merge branch 'dev' into V6 2023-11-14 08:25:22 +00:00
Jordan Dominion
b697b6cf4c Add SSE reverse proxy note to README 2023-11-13 17:32:33 -05:00
Jordan Dominion
0c744979ff Merge branch 'V6' into OpenDream 2023-11-10 23:26:31 -05:00
Jordan Dominion
be6fe8fa88 Run systemd as the user tgstation-server
- Fix .deb build only working in gh-actions tailored environment.
- Fix indentation in `rules`.
- Fix build script not working fully without a signing key.
- Standardize to node 20 as a build dependency.
- Fix my ADHD in the `README.md`.

Closes #1658
2023-11-04 17:29:54 -04:00
Jordan Dominion
30f2afe43b Merge branch 'V6' into OpenDream 2023-10-23 20:23:32 -04:00
Jordan Dominion
df8c51ddf7 Merge branch 'dev' into V6 2023-10-23 15:11:01 -04:00