Knowledge base
Documentation
Everything you need to get started with FortSwift.
01↗
Quick start
Install the client, sign in, and get your first machine reachable.
02↗
Device grants
Request, approve, and revoke access to a machine using your account code.
03↗
Troubleshooting
What each error message means and what to do about it.
Implementation policy
Website implementation notes
- 01Website styling imports generated FortSwift Tailwind tokens from branding/dist/tailwind/fortswift-tailwind.cjs; do not hand-edit generated token artifacts.
- 02Download links must include explicit FortSwift versions in DMG, EXE, APK, AppImage, and DEB URLs. Do not publish latest or symlink URLs.
- 03Performance rule: keep LCP assets lightweight; compress images over 500KB and convert PNG assets over 1MB to JPEG or WebP when transparency is not required.