863 B
863 B
| creation date | modification date | tags |
|---|---|---|
| 2024-08-27 | Tuesday 27th August 2024 10:00:15 |
Preamble
Notable Links
What are we doing?
Setting up a zotero web server for the lab.
Why are we doing it?
Dan is paying for .pdf storage he just doesn't need to.
Let it rip.
IP: 10.221.16.142 PW: Super formal methods. Must be connected to global protect. ssh-copy-id user@server_ip to add ssh keys
Installing NextCloud as the WebDAV portion
https://github.com/nextcloud/all-in-one#how-to-use-this Following this AIO (all in one) tutorial. Something borked. I don't think I need all of this though. I'm going to try and use Caddy instead.
Caddy As a WebDAV server
So I'm following Caddy's website . I needed to install GO. Which was annoying but whatever it's installed now.