diff --git a/.bash_history b/.bash_history deleted file mode 100644 index 17e76d8..0000000 --- a/.bash_history +++ /dev/null @@ -1,20 +0,0 @@ -cat .config/systemd/user/caddy.service -screen -htop -free -m -h -quota -quota -h -ls -du -h -neofetch -ls -a -htop -free -m -h -ls -nest resources -ls -mutt -ls Mail/ -mutt -ls -a -exit diff --git a/.config/caddy/autosave.json b/.config/caddy/autosave.json index ba0a9ef..37939fc 100644 --- a/.config/caddy/autosave.json +++ b/.config/caddy/autosave.json @@ -1 +1,60 @@ -{"admin":{"listen":"unix//home/neon/caddy-admin.sock"},"apps":{"http":{"servers":{"srv0":{"automatic_https":{"skip":["neon.hackclub.app"]},"listen":["unix/.webserver.sock|777"],"routes":[{"handle":[{"handler":"subroute","routes":[{"handle":[{"handler":"vars","root":"/home/neon/pub"},{"handler":"file_server","hide":[".git",".env","/home/neon/Caddyfile"]}]}]}],"match":[{"host":["neon.hackclub.app"]}],"terminal":true}]}}}}} \ No newline at end of file +{ + "admin": { "listen": "unix//home/neon/caddy-admin.sock" }, + "apps": { + "http": { + "servers": { + "srv0": { + "automatic_https": { "skip": ["spotify.hackclub.app"] }, + "listen": ["unix/.spotify.neon.hackclub.app.webserver.sock|777"], + "routes": [ + { + "handle": [ + { + "handler": "subroute", + "routes": [ + { + "handle": [ + { + "handler": "reverse_proxy", + "upstreams": [{ "dial": "localhost:38275" }] + } + ] + } + ] + } + ], + "match": [{ "host": ["spotify.hackclub.app"] }], + "terminal": true + } + ] + }, + "srv1": { + "automatic_https": { "skip": ["neon.hackclub.app"] }, + "listen": ["unix/.webserver.sock|777"], + "routes": [ + { + "handle": [ + { + "handler": "subroute", + "routes": [ + { + "handle": [ + { "handler": "vars", "root": "/home/neon/pub" }, + { + "handler": "file_server", + "hide": [".git", ".env", "/home/neon/Caddyfile"] + } + ] + } + ] + } + ], + "match": [{ "host": ["neon.hackclub.app"] }], + "terminal": true + } + ] + } + } + } + } +} diff --git a/.gitignore b/.gitignore index 14bac7d..999c91b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,12 @@ *.sock +.npm .config/git .config/pulse # tokens -Mail # mail sent to neon@hackclub.app is here -sent # all sent mail is there +.config/caddy +Mail +sent +Mail/* # mail sent to neon@hackclub.app is here +sent/* # all sent mail is there .bun .local .nix-profile diff --git a/.lesshst b/.lesshst new file mode 100644 index 0000000..4d1c30b --- /dev/null +++ b/.lesshst @@ -0,0 +1 @@ +.less-history-file: diff --git a/Mail/.gitignore b/Mail/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/Mail/.gitignore @@ -0,0 +1 @@ +* diff --git a/sent/.gitignore b/sent/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/sent/.gitignore @@ -0,0 +1 @@ +* diff --git a/sent/cur/1726191712.1475017_1.nest:2,S b/sent/cur/1726191712.1475017_1.nest:2,S deleted file mode 100644 index ffffb97..0000000 --- a/sent/cur/1726191712.1475017_1.nest:2,S +++ /dev/null @@ -1,10 +0,0 @@ -Date: Fri, 13 Sep 2024 01:41:52 +0000 -From: neon -To: neon@saahild.com -Subject: Hi -Message-ID: -MIME-Version: 1.0 -Content-Type: text/plain; charset=us-ascii -Content-Disposition: inline - -Hello World!