Skip to content

layer-systems/nostr-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nostr-storage

Setup

git clone https://github.com/layer-systems/nostr-storage.git
cd nostr-storage
docker compose up -d syncthing

snap install certbot --classic
certbot certonly --standalone

# NOW COPY THE CERTS TO THE CERTS FOLDER
cp -R /etc/letsencrypt/live/YOUR-DOMAIN/ ssl/

docker compose up -d web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published