mirror of https://github.com/perkeep/perkeep.git
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
0caf36bc9c
These were all part of an earlier effort to let it be easy for people to easily deploy their own Perkeep servers and get them on the internet. The idea was that we'd run a small DNS server which would map from GPG public keys to their rented cloud IPs which users would prove to us with the gpgchallenge stuff. The recently added Tailscale support (see |
||
---|---|---|
.github/workflows | ||
.hackfests | ||
app | ||
clients | ||
cmd | ||
config | ||
deps | ||
dev | ||
doc | ||
internal | ||
misc | ||
pkg | ||
server | ||
website | ||
.dockerignore | ||
.gitignore | ||
.header | ||
AUTHORS | ||
BUILDING | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
COPYING | ||
Dockerfile | ||
Makefile | ||
README.md | ||
TESTS | ||
TODO | ||
VERSION | ||
go.mod | ||
go.sum | ||
make.go | ||
staticcheck.conf |
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
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.