Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
Go to file
Gina White 0c2a1b8c65 introduce SEARCHHOST variable 2023-01-02 15:43:48 -08:00
.github/workflows staticcheck: Use time.Since, time.Until 2022-03-13 16:30:36 -04:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app Fix various typos 2022-05-02 14:31:09 -07:00
clients introduce SEARCHHOST variable 2023-01-02 15:43:48 -08:00
cmd fuse: misc fixes 2022-07-01 07:39:38 -07:00
config encrypt: use age encryption 2022-03-04 08:07:01 -08:00
deps staticcheck: install with go.mod (#1568) 2021-09-04 19:57:39 -04:00
dev Fix various typos 2022-05-02 14:31:09 -07:00
doc doc: unify bs/s2/gcs storage documentation 2022-07-22 07:35:52 -07:00
internal images: fix crash when decoding with djpeg fails 2022-07-10 13:39:00 -07:00
misc Fix various typos 2022-05-02 14:31:09 -07:00
pkg tests: clean up upload test 2022-12-30 08:32:54 -08:00
server perkeepd: delete perkeepd test 2022-12-17 22:02:54 +01:00
website Fix various typos 2022-05-02 14:31:09 -07:00
.dockerignore docker: use .dockerignore to simplify Dockerfile 2022-06-17 07:35:57 -07:00
.gitignore move to go:embed (#1396) 2021-07-29 15:24:05 -04:00
.header Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
AUTHORS C+A: add Ian Denhardt (Individual CLA) 2019-04-30 20:23:22 -04:00
BUILDING misc: go 1.15 -> 1.16 (closes #1398) 2021-07-29 17:33:10 -04:00
CONTRIBUTING.md CONTRIBUTING: we don't vendor code anymore 2021-02-07 17:44:41 -05:00
CONTRIBUTORS C+A: add Ian Denhardt (Individual CLA) 2019-04-30 20:23:22 -04:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
Dockerfile docker: use distroless base image to reduce size 2022-06-17 07:35:57 -07:00
Makefile staticcheck: Use time.Since, time.Until 2022-03-13 16:30:36 -04:00
README.md Ci: move continuous integration tests to GitHub Actions 2020-09-18 00:44:58 +02:00
TESTS all: rename remaining occurrences of camput 2018-04-21 16:20:24 -07:00
TODO perkeepd, serverinit, gce: opaque-ify serverinit.Config, trim camlistored.go 2018-05-13 15:50:10 -07:00
VERSION Add a VERSION file to the master branch. 2018-05-02 13:51:47 -07:00
go.mod deps: bump aws sdk 2022-07-11 13:38:20 -07:00
go.sum deps: bump aws sdk 2022-07-11 13:38:20 -07:00
make.go Use modernc.org/sqlite (#1581) 2021-12-27 12:18:08 -08:00
staticcheck.conf staticcheck: Use time.Since, time.Until 2022-03-13 16:30:36 -04:00

README.md

Perkeep is your personal storage system.

It's a way to store, sync, share, import, model, and back up content. Keep your stuff for life.

For more, see

Other useful files

  • BUILDING - how to compile it ("go run make.go")
  • CONTRIBUTING - how to do development and contribute

Perkeep Resources

Continuous Integration

Linux Test Status Windows Test Status

Code of Conduct

Please note that this project uses a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.