mirror of https://github.com/perkeep/perkeep.git
ccad6635e4 | ||
---|---|---|
.. | ||
ui | ||
.gitignore | ||
README | ||
autodns.go | ||
logging.go | ||
perkeepd.go | ||
perkeepd_unix.go | ||
run_test.go |
README
This is the main Perkeep server. See also: - The storage interface is in <root>/pkg/blobserver - The storage implementations are under that e.g. <root>/pkg/blobserver/localdisk - The HTTP handlers are implemented in <root>/pkg/blobserver/handlers - The UI code is in <root>/server/perkeepd/ui