Commit Graph

54 Commits

Author SHA1 Message Date
7b230e2308 add flake parts tutorial
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m56s
checks / checks (pull_request) Successful in 4m7s
2024-04-04 15:05:08 +02:00
1c1c143b8d docs: replace hashedPassword with initialHashedPassword 2024-04-03 12:00:02 +02:00
a6f8f3fb58
fix: readme typo
All checks were successful
checks / checks (pull_request) Successful in 1m57s
checks / check-links (pull_request) Successful in 13s
checks / checks-impure (pull_request) Successful in 1m45s
2024-04-03 09:43:24 +02:00
492256ec54 docs: render zola pages in clan-core flake
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m51s
checks / checks (pull_request) Successful in 3m41s
This integrates the generated options docs part of our website into the clan-core project. This is better than having it in a separate repos because we want to lear about breakages as early as possible.

Changes which break the documentation should be blocked by this early on
2024-03-31 12:33:31 +07:00
e0bdf1ce39 docs: render module options docs
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks (pull_request) Successful in 3m46s
checks / checks-impure (pull_request) Successful in 1m49s
fix errors while rendering some modules
2024-03-31 00:26:08 +07:00
0c21fcf2eb rewrite backups documentation
All checks were successful
checks / check-links (pull_request) Successful in 24s
buildbot/nix-build .#checks.x86_64-linux.clan-dep-bash Build done.
buildbot/nix-build .#checks.x86_64-linux.clan-dep-git Build done.
buildbot/nix-eval Build done.
checks / checks-impure (pull_request) Successful in 4m30s
checks / checks (pull_request) Successful in 11m55s
2024-03-26 17:21:06 +01:00
92b1f86b7e documentation: fix grammer
All checks were successful
checks / checks (pull_request) Successful in 33s
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m48s
2024-03-25 16:03:18 +01:00
68ac6321ee docs/backup: update command needed to regenerate backups
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m54s
checks / checks (pull_request) Successful in 4m2s
2024-03-25 15:33:57 +01:00
b6d5f8a6ce docs/backup: extend documentation 2024-03-25 11:07:09 +01:00
0b6e03b3d5 backup docs 2024-03-22 14:56:22 +00:00
94caea382f fix: typos
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks-impure (pull_request) Successful in 2m15s
checks / checks (pull_request) Successful in 2m56s
2024-03-06 13:11:49 +01:00
67ceba6637 Updating contribution documentation
All checks were successful
checks-impure / test (pull_request) Successful in 2m8s
checks / test (pull_request) Successful in 2m39s
2024-02-21 17:02:13 +01:00
1330c60190 drop obsolete documentation 2024-02-21 17:02:13 +01:00
537a1ae87f drop obsolete documentation
All checks were successful
checks-impure / test (pull_request) Successful in 2m12s
checks / test (pull_request) Successful in 2m31s
2024-02-21 16:51:27 +01:00
6fe6229498 add requireExplicitUpdate option for mobile devices
All checks were successful
checks-impure / test (pull_request) Successful in 1m46s
checks / test (pull_request) Successful in 3m1s
2024-02-06 17:55:34 +01:00
531a899817 document build host option
All checks were successful
checks-impure / test (pull_request) Successful in 1m43s
checks / test (pull_request) Successful in 2m27s
2024-02-06 17:27:06 +01:00
3538cf2e46 rename deployment address to target address
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m43s
This is a prepares having a build server for deployment
2024-02-02 16:39:29 +07:00
a610db7192 docs: categorize via sub-directories for inclusion in website
All checks were successful
checks-impure / test (pull_request) Successful in 1m29s
checks / test (pull_request) Successful in 2m5s
2024-01-17 13:53:24 +07:00
32ec520fa5 drop runSchemaTests/runMockApi from checks 2024-01-11 17:53:06 +01:00
2b2e30a72f docs: add API guidelines
All checks were successful
checks-impure / test (pull_request) Successful in 1m5s
checks / test (pull_request) Successful in 1m35s
2023-12-01 16:28:14 +07:00
884c200061 rename vms create to vms run
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m51s
2023-11-24 15:00:08 +01:00
832c41df7e Added gtk demo app 2023-11-23 15:03:38 +01:00
17c71d2f40 Added more deal tests 2023-11-21 16:44:38 +01:00
10e52699be Fixed wrong examples
All checks were successful
checks-impure / test (pull_request) Successful in 1m52s
checks / test (pull_request) Successful in 2m42s
2023-11-08 21:40:17 +01:00
7240727b26 Added deal contract framework and testing documentation
Some checks failed
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Failing after 2m11s
2023-11-08 19:56:07 +01:00
32aa287da5 Added schemathesis dependency 2023-11-08 19:56:05 +01:00
798fbe3839 Added documentation on contract and property based testing 2023-11-08 19:55:12 +01:00
90a1311365 contributing.md: Fixed missing direnv install step 2023-11-03 20:33:27 +01:00
fe689d4840 Added contributing.md and improved README.md 2023-10-31 12:57:28 +01:00
a71584d9d2 Added clanName argument to clan-core.lib.builClan 2023-10-27 19:20:17 +02:00
fa5f39f226 API: Added Path validators. api/flake/create inits git repo. Fixed vscode interpreter problem 2023-10-27 19:11:27 +02:00
a7848de3a3 extending machines documentation
All checks were successful
checks-impure / test (pull_request) Successful in 36s
checks / test (pull_request) Successful in 1m43s
2023-10-27 17:40:20 +02:00
ba50ce45f1 docs: fix clan create command 2023-10-27 13:28:34 +02:00
9e6009b454 quickstart: add user creation
All checks were successful
checks-impure / test (pull_request) Successful in 20s
checks / test (pull_request) Successful in 30s
2023-10-04 10:18:28 +02:00
09b6dcacfe add zerotier documentation 2023-09-29 15:38:44 +00:00
0bc8f88276 docs/quickstart: fix typo 2023-09-27 19:02:16 +02:00
5ea6c7790f use shellSession everywhere for markdown 2023-09-26 15:49:45 +02:00
45009d52ee quickstart: improve and add machines section 2023-09-24 08:53:26 +01:00
3b810b074c add nixos integration example
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 21s
2023-09-22 12:10:39 +02:00
f350bfd7fd docs/secrets: document sops import 2023-09-22 12:09:53 +02:00
83ca27fe2d quickstart: use all buildClan outputs
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 21s
2023-09-22 11:37:53 +02:00
ae0f2d3d2f docs/quickstart: use the clan create command and mention flake.nix more 2023-09-21 12:41:40 +00:00
76ee9893f2 docs/secrets-management: machine -> machines 2023-09-19 15:12:29 +02:00
dfa3b2acaa quickstart: fixes 2023-09-19 15:12:29 +02:00
2f9413d2e9 docs/secrets: more consistent formatting
All checks were successful
checks-impure / test (pull_request) Successful in 7s
checks / test (pull_request) Successful in 55s
2023-09-13 11:21:19 +02:00
7eac9f6ed9 add missing secrets instruction
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 48s
2023-09-13 11:19:32 +02:00
4256f3045f add secrets documentation
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 48s
2023-09-13 11:15:06 +02:00
91e42d8a63 quickstart: add specialArgs
All checks were successful
checks-impure / test (pull_request) Successful in 3s
checks / test (pull_request) Successful in 24s
2023-08-30 16:47:05 +02:00
bad7d624bd Improved Quickstart 2023-08-30 15:25:20 +02:00
8c9c3173fa implement quickstart
All checks were successful
checks-impure / test (pull_request) Successful in 3s
checks / test (pull_request) Successful in 3s
2023-08-30 13:51:08 +02:00