1
0
File upload service tied to Linux that uses no RDBMS but file system. https://upload.arav.su
Go to file
2022-02-11 03:47:17 +04:00
bin Added .gitignore, .keep file to preserve bin directory and go.sum file. 2022-02-06 02:28:33 +04:00
build Whoa, that's how you supposed to create users when install a package. Using sysusers.d. 2022-02-11 03:47:17 +04:00
cmd Refactor vars. 2022-02-10 23:17:55 +04:00
configs Added comments for options. 2022-02-08 23:09:19 +04:00
init/systemd Run services as a dwupload user. 2022-02-07 20:37:19 +04:00
internal Removed a space char between mail and >. 2022-02-11 03:01:44 +04:00
pkg Added my little whining on always empty scheme in a comment on NetworkType() func. 2022-02-11 03:06:40 +04:00
.gitignore Added .gitignore, .keep file to preserve bin directory and go.sum file. 2022-02-06 02:28:33 +04:00
go.mod Remove Amber from dependencies. 2022-02-08 04:23:05 +04:00
go.sum Remove Amber from dependencies. 2022-02-08 04:23:05 +04:00
LICENSE Initial commit. 2022-02-06 02:22:23 +04:00
Makefile Yes, I'm blind. Couse I didn't see that I don't copy config file! 2022-02-11 03:31:18 +04:00