This partially addresses #33, and allows Colmena to be used more easily on bandwidth-constrained hosts and macOS. With `deployment.buildOnTarget = true;` deployment works fine from macOS without designated builders, except when IFD is involved.
20 lines
815 B
Markdown
20 lines
815 B
Markdown
# Summary
|
|
|
|
- [Introduction](./introduction.md)
|
|
- [Tutorial](./tutorial/index.md)
|
|
- [Usage with Flakes](./tutorial/flakes.md)
|
|
- [Migrating from NixOps/morph](./tutorial/migration.md)
|
|
- [Features](./features/index.md)
|
|
- [Node Tagging](./features/tags.md)
|
|
- [Local Deployment](./features/apply-local.md)
|
|
- [Secrets](./features/keys.md)
|
|
- [Ad Hoc Evaluation](./features/eval.md)
|
|
- [Parallelism](./features/parallelism.md)
|
|
- [Remote Builds](./features/remote-builds.md)
|
|
- [Examples](./examples/index.md)
|
|
- [Multi-Architecture Deployments](./examples/multi-arch.md)
|
|
- [Reference](./reference/index.md)
|
|
- [Deployment Options](./reference/deployment.md)
|
|
- [Meta Options](./reference/meta.md)
|
|
- [Command Line Arguments](./reference/cli.md)
|
|
- [Contributing](./contributing.md)
|