๐ ekzy.is | ๐ฌ nostr signal | ๐ EBAF 75DA 7279 CB48
๐ป popular commands
# enter nix shell
$ nix develop
# serve site at localhost:8080
$ nix run
# website configuration
$ s3cmd ws-create --ws-index=index.html --ws-error=404.html s3://www.ekzy.is
# deploy site
$ ./deploy
# configure cors
$ s3cmd setcors cors.xml s3://www.ekzy.is
# request cert manually and upload via Linode web interface
$ sudo certbot certonly --manual
๐ useful links