summaryrefslogtreecommitdiffstats
path: root/2022/organizers-notebook/index.org
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-18 14:38:30 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-18 14:38:30 -0400
commitddf24e7cf6ad650ec14cafeeec9388b05dced731 (patch)
tree1c9cc1043e46edaa1eb64b632db3ebb8a4b7dc73 /2022/organizers-notebook/index.org
parent3697b8c0ff30e8ba8b45d4f95b7b0c82fafef4f4 (diff)
downloademacsconf-wiki-ddf24e7cf6ad650ec14cafeeec9388b05dced731.tar.xz
emacsconf-wiki-ddf24e7cf6ad650ec14cafeeec9388b05dced731.zip
Update notebook
Diffstat (limited to '')
-rw-r--r--2022/organizers-notebook/index.org38
1 files changed, 25 insertions, 13 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org
index 994927c4..d15b5cd9 100644
--- a/2022/organizers-notebook/index.org
+++ b/2022/organizers-notebook/index.org
@@ -184,7 +184,8 @@ Blocked by [[*Figure out web-based file upload][Figure out web-based file upload
#+TOC: headlines 1 local
Ordered by importance.
-** TODO [#A] Figure out web-based file upload :needsowner:bandali:ansible:
+** INPROGRESS [#A] Figure out web-based file upload :needsowner:bandali:ansible:
+SCHEDULED: <2022-10-18 Tue>
:PROPERTIES:
:CUSTOM_ID: upload
:END:
@@ -212,19 +213,30 @@ Considerations:
- DebConf uses SReview(?)
- FOSSGIS uses Seafile https://vmx.cx/cgi-bin/blog/index.cgi/video-uploads-for-an-online-conference%3A2021-06-12%3Aen%2Cconference%2Cgeo
- Some options:
- - https://www.projectsend.org/
- - https://github.com/pomf/pomf
- - https://github.com/dutchcoders/transfer.sh/
- - https://github.com/epoupon/fileshelter
- - https://github.com/mickael-kerjean/filestash
- - https://gitlab.com/mojo42/Jirafeau
- - https://github.com/eikek/sharry
- - https://github.com/YouTransfer/YouTransfer
- - https://github.com/psi-4ward/psitransfer
+
+ | Project | Docker | Buster | Base | Notes |
+ | https://www.projectsend.org/ | | | php+mysql | |
+ | https://github.com/pomf/pomf | | | php+mysql | |
+ | https://github.com/psi-4ward/psitransfer | official | | node | can set upload password, resumable; data volume needs uid 1000 |
+ | https://github.com/epoupon/fileshelter | official | ppa | C++ | |
+ | https://github.com/mickael-kerjean/filestash | official | | | general FTP client |
+ | https://gitlab.com/moejo42/Jirafeau | official | | php | |
+ | https://github.com/YouTransfer/YouTransfer | official | | node | looking for maint |
+ | https://github.com/dutchcoders/transfer.sh/ | | | | |
+ | https://github.com/eikek/sharry | | | | |
- NextCloud
-*** TODO Create 2022/upload.md with the same workflow as last year for a start
-*** BLOCKED Implement new workflow
-*** BLOCKED Notify speakers when the final solution is available
+
+ anon FTP upload currently goes to /srv/ftp/anon/ on media.emacsconf.org
+
+ [[file:/ssh:media|sudo::/etc/vsftpd.conf]]
+
+ Maybe I'll do psitransfer as a direct install
+
+*** DONE Create 2022/upload.md with the same workflow as last year for a start
+CLOSED: [2022-10-18 Tue 14:37]
+*** DONE Implement new workflow
+CLOSED: [2022-10-18 Tue 14:37]
+*** TODO Notify speakers when the final solution is available
** TODO Coordinate and help volunteers :sachac:
:PROPERTIES:
:CUSTOM_ID: coordinate-volunteers