mirror of
https://code.tvl.fyi/depot.git:/tools/nixery.git
synced 2025-03-15 06:01:51 +00:00
docs: Update README with a link to the NixCon talk
This commit is contained in:
parent
00637a1471
commit
2b696fd11d
14
README.md
14
README.md
|
@ -20,10 +20,9 @@ and/or large dependencies.
|
|||
A public instance as well as additional documentation is available at
|
||||
[nixery.dev][public].
|
||||
|
||||
The project started out inspired by the [buildLayeredImage][] blog post with the
|
||||
intention of becoming a Kubernetes controller that can serve declarative image
|
||||
specifications specified in CRDs as container images. The design for this was
|
||||
outlined in [a public gist][gist].
|
||||
You can watch the NixCon 2019 [talk about
|
||||
Nixery](https://www.youtube.com/watch?v=pOI9H4oeXqA) for more information about
|
||||
the project and its use-cases.
|
||||
|
||||
This is not an officially supported Google project.
|
||||
|
||||
|
@ -115,6 +114,13 @@ These extra configuration variables must be set to configure storage backends:
|
|||
* `STORAGE_PATH`: Path to a folder in which to store and from which to serve
|
||||
data (**required** for `filesystem`)
|
||||
|
||||
### Background
|
||||
|
||||
The project started out inspired by the [buildLayeredImage][] blog post with the
|
||||
intention of becoming a Kubernetes controller that can serve declarative image
|
||||
specifications specified in CRDs as container images. The design for this was
|
||||
outlined in [a public gist][gist].
|
||||
|
||||
## Roadmap
|
||||
|
||||
### Kubernetes integration
|
||||
|
|
Loading…
Reference in New Issue
Block a user