mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 00:06:28 +00:00
Merge branch 'main' of https://github.com/cupcakearmy/cryptgeon
This commit is contained in:
commit
c8dfeaec12
@ -2,6 +2,10 @@
|
|||||||
<img src="./design/github.svg">
|
<img src="./design/github.svg">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
![Docker pulls badge](https://img.shields.io/docker/pulls/cupcakearmy/cryptgeon)
|
||||||
|
![Docker image size badge](https://img.shields.io/docker/image-size/cupcakearmy/cryptgeon)
|
||||||
|
![Latest version](https://img.shields.io/github/v/release/cupcakearmy/cryptgeon)
|
||||||
|
|
||||||
## About?
|
## About?
|
||||||
|
|
||||||
_cryptgeon_ is an secure, open source sharing note service inspired by [_PrivNote_](https://privnote.com)
|
_cryptgeon_ is an secure, open source sharing note service inspired by [_PrivNote_](https://privnote.com)
|
||||||
@ -26,7 +30,7 @@ each note has a 512bit generated <i>id</i> that is used to retrieve the note. da
|
|||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
Docker is the easiest way.
|
Docker is the easiest way. There is the [official image here](https://hub.docker.com/r/cupcakearmy/cryptgeon).
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# docker-compose.yml
|
# docker-compose.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user