main
Ricard Illa 2021-05-18 15:49:28 +02:00
parent 90b63fda82
commit 2ad0639a6d
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
images=agate archivebox ansible backup buku ddclient git-daemon gitolite gitolite-pystagit rss-bridge pleroma sassc syncthing tasks tor transmission vdirsyncer xandikos nfs-server dendrite images=agate archivebox ansible backup buku ddclient git-daemon gitolite gitolite-pystagit rss-bridge pleroma sassc syncthing tasks tor transmission vdirsyncer xandikos nfs-server dendrite monero
.PHONY: all $(images) .PHONY: all $(images)
all: $(images) all: $(images)
@ -64,3 +64,6 @@ xandikos:
dendrite: dendrite:
$(BUILD) $(BUILD)
monero:
$(BUILD)

View File

@ -28,6 +28,7 @@ useful.
* gitolite-pystagit: well, gitolite + pystagit * gitolite-pystagit: well, gitolite + pystagit
* gitolite: gitolite + docker, so that I can mount the docker socket inside of * gitolite: gitolite + docker, so that I can mount the docker socket inside of
it and have it do useful things through docker in response to triggers it and have it do useful things through docker in response to triggers
* monero
* nfs-server * nfs-server
* pleroma * pleroma
* sassc * sassc