Commit Graph

187 Commits

Author SHA1 Message Date
Owen
dffc5747cc Add new rules 2026-04-09 10:23:15 -04:00
miloschwartz
707eda9f88 add new newt config options 2026-04-03 17:25:22 -04:00
miloschwartz
b99bfcd9a4 add log streaming 2026-04-03 14:44:33 -04:00
miloschwartz
3344ce67e0 update connection log 2026-04-03 14:35:41 -04:00
miloschwartz
cf23a8e3da add site provisioning 2026-04-03 10:50:58 -04:00
miloschwartz
372b993d31 basic connection logs 2026-04-03 10:24:07 -04:00
miloschwartz
953ead4c5c add roles doc 2026-04-02 22:15:04 -04:00
miloschwartz
b76eaf60d0 fix integration api doc 2026-04-02 21:53:51 -04:00
miloschwartz
c3e37ee551 update idp auto provisioning 2026-04-02 21:52:55 -04:00
Laurence
ccb5dd24b1 enhance: improve newt systemd guidance 2026-04-02 11:44:45 +01:00
Owen Schwartz
fc026f55eb Merge pull request #83 from LaurenceJJones/docs/custom-headers-proxy-settings
enhance(public): document custom proxy headers
2026-03-27 14:37:46 -07:00
Matt Hughes
8da5a48ca1 Update credentials.mdx - small typo
small typo
2026-03-25 07:16:39 -04:00
Laurence
d1a7ee1f91 fix(resources): clarify basic wireguard support
Adjust the public resource support card for Basic WireGuard to better reflect the limitations documented on the sites page.
2026-03-24 16:53:34 +00:00
Laurence
4cf573dad4 enhance(resources): Explain which sites types can be used
Explain briefly in understanding resources each site type that can be used.

Add linked support cards under the public and private resource headings so readers can quickly see which site types are supported.
2026-03-24 16:50:39 +00:00
Laurence
8ddc0db95a fix(docs): repair ssh faq rendering 2026-03-23 16:17:21 +00:00
Laurence
2ca93bb501 docs: align proxy settings wording with UI 2026-03-23 11:19:22 +00:00
Laurence
4d116f486f docs: document custom proxy headers
Split from #76 (https://github.com/fosrl/docs-v2/pull/76).
2026-03-23 10:32:12 +00:00
Milo Schwartz
a3e3301646 Merge pull request #82 from fosrl/dev
Dev
2026-03-19 21:28:11 -07:00
miloschwartz
151299ec21 add global config 2026-03-19 21:21:57 -07:00
Owen
d5aefe38e5 Clarify issue 2026-03-19 16:10:20 -07:00
Owen Schwartz
ac3832bec5 Merge pull request #77 from fosrl/dev
Move rules
2026-03-10 11:39:16 -07:00
Owen
5c16e4e376 Move rules 2026-03-10 11:38:27 -07:00
Laurence Jones
8881d8cb56 Update understanding-nodes.mdx (#75)
Remove saying EE is supported as currently remote nodes are not working and only supported via the cloud.
2026-03-10 13:28:38 +00:00
Owen Schwartz
c03f715790 Merge pull request #74 from fosrl/dev
Restyle docs
2026-03-09 13:56:31 -07:00
miloschwartz
96958f83ad restyle docs 2026-03-09 09:07:01 -07:00
Owen Schwartz
3822fdb246 Merge pull request #71 from LaurenceJJones/feat/ssh-youtube-embed
docs(ssh): add and position SSH walkthrough video embed
2026-03-07 21:19:57 -08:00
Laurence
1163e3b313 docs(ssh): add and position SSH walkthrough video embed 2026-03-05 17:45:33 +00:00
miloschwartz
18c8a845de fix formatting issue 2026-03-03 18:12:05 -08:00
Owen
dab73d6820 remove warning 2026-03-02 21:22:39 -08:00
miloschwartz
fdb5714237 update common routes 2026-03-02 20:58:22 -08:00
miloschwartz
b1dc58fbb5 add common api routes 2026-03-02 17:41:10 -08:00
Owen
f15368abac Document sql, python, and password 2026-03-01 10:42:34 -08:00
miloschwartz
3d215693b1 add note to integration api 2026-02-27 12:08:12 -08:00
miloschwartz
1e400e81bb update docs 2026-02-26 22:33:54 -08:00
miloschwartz
d970bf3de8 update windows client config formatting 2026-02-26 22:26:06 -08:00
miloschwartz
ded2274b62 add windows config 2026-02-26 22:09:39 -08:00
miloschwartz
2ea6656202 fix ref 2026-02-25 17:42:00 -08:00
miloschwartz
e09772c112 add windows cli and generate org ca to pangctl 2026-02-25 17:07:13 -08:00
miloschwartz
2bcb4b2fec update ssh doc and links to cloud 2026-02-25 16:53:18 -08:00
Owen
99d8dbdeef Fix svg not showing?
Closes #67
2026-02-24 14:23:04 -08:00
Owen
758cd5579a Clarify the dns settings 2026-02-20 17:03:15 -08:00
miloschwartz
907c9c1e8b Merge branch 'ssh' 2026-02-17 22:36:34 -08:00
miloschwartz
45790fae70 remove add ca step 2026-02-17 22:36:24 -08:00
miloschwartz
5e929eab75 fix pangolin-cli container tag 2026-02-17 19:57:19 -08:00
Laurence
9d4a7b37b5 Edit understanding sites for clarity and readability
- Tighten wording and remove repetition

- Fix grammar/typos and improve flow

- Keep all titles and subheadings unchanged
2026-02-15 11:04:49 -08:00
miloschwartz
6463482150 fix pangolin-cli container tag 2026-02-13 12:06:29 -08:00
miloschwartz
202e25b9f6 clean up client install/configure and add sidebar cta 2026-02-12 16:43:44 -08:00
miloschwartz
39429997d5 clean up pangolin cli and olm 2026-02-12 16:43:44 -08:00
Owen
6ed77d7b73 Add new flags and values 2026-02-11 19:53:09 -08:00
Milo Schwartz
af962fd90b Merge pull request #61 from LaurenceJJones/warn-remove-old-geoblock-plugin
enhance(geoblock): Warning for legacy method
2026-02-09 14:43:07 -08:00