summaryrefslogtreecommitdiff
path: root/architecture.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-06-18 18:16:18 +0300
committerLars Wirzenius <liw@liw.fi>2018-06-18 18:16:18 +0300
commitee8f8b7a6d8fb06d85d92e93ad0752f2937e771c (patch)
treede00354775623be528a4948f9d757d0a99cb5436 /architecture.mdwn
parent7df3b6970d6c6cd3fc32e86272bba9ae037a5284 (diff)
downloadick.liw.fi-ee8f8b7a6d8fb06d85d92e93ad0752f2937e771c.tar.gz
Add: APT repo to components
Diffstat (limited to 'architecture.mdwn')
-rw-r--r--architecture.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/architecture.mdwn b/architecture.mdwn
index 20772af..f7f216a 100644
--- a/architecture.mdwn
+++ b/architecture.mdwn
@@ -237,6 +237,12 @@ how they are used individually and together.
notifications about ended builds to users. The API is used by the
controller via a worker, when a build ends.
+* The **APT repository** provides access to Debian packages built by
+ the ick instance, so that users can install them easily. (Note that
+ this does not make ick Debian specific. Adding support for the
+ equivalent repository for, say, RPM packages is possible, and will
+ hopefully happen not too far in the future.)
+
* The **icktool** command line tool provides the ick user interface.
It get an access token from the identity provider, and uses the
controller and artifact store APIs to manage project and pipeline