]>
Untitled Git - public.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Clifton Palmer [Sat, 19 Aug 2023 12:40:39 +0000 (07:40 -0500)]
Replaced old perl publish with web-accessible publish
- basic auth for all web interfaces now at /lua/
- external docker httpd password directory for security (needs initialization)
- html form for submitting publishing patterns
Clifton Palmer [Sat, 19 Aug 2023 10:39:58 +0000 (05:39 -0500)]
Updated with httpd alpine
Clifton Palmer [Sat, 19 Aug 2023 10:33:13 +0000 (05:33 -0500)]
Added gitignore
Clifton Palmer [Fri, 18 Aug 2023 10:19:28 +0000 (05:19 -0500)]
Updated mount point
Clifton Palmer [Mon, 20 Feb 2023 09:59:48 +0000 (03:59 -0600)]
Added image version
Clifton Palmer [Sat, 21 Jan 2023 16:42:42 +0000 (10:42 -0600)]
Updated env
Clifton Palmer [Fri, 19 Nov 2021 15:01:55 +0000 (09:01 -0600)]
Fixed env file
Clifton Palmer [Wed, 19 Jun 2019 02:00:18 +0000 (21:00 -0500)]
public.sh now makes sure container is running
Clifton Palmer [Wed, 19 Jun 2019 01:59:52 +0000 (20:59 -0500)]
Added local volume
Clifton Palmer [Sun, 16 Jun 2019 11:52:11 +0000 (06:52 -0500)]
Made container only accessible by reverse proxy
Clifton Palmer [Sat, 15 Jun 2019 20:05:56 +0000 (15:05 -0500)]
Updated readme
Clifton Palmer [Sat, 15 Jun 2019 19:45:12 +0000 (14:45 -0500)]
Bugfixes
Clifton Palmer [Sat, 15 Jun 2019 19:29:17 +0000 (14:29 -0500)]
Service now runs on existing proxy network.
Clifton Palmer [Fri, 14 Jun 2019 00:59:34 +0000 (19:59 -0500)]
Added shell script to call public inside the container
Clifton Palmer [Fri, 14 Jun 2019 13:40:06 +0000 (08:40 -0500)]
Update .env
Clifton Palmer [Thu, 13 Jun 2019 22:37:45 +0000 (17:37 -0500)]
Added todo
Clifton Palmer [Thu, 13 Jun 2019 22:29:14 +0000 (17:29 -0500)]
Added readme
Clifton Palmer [Thu, 13 Jun 2019 22:18:44 +0000 (17:18 -0500)]
Added docker env file
Clifton Palmer [Thu, 13 Jun 2019 21:58:38 +0000 (16:58 -0500)]
Only expose indexes for publicized files
Clifton Palmer [Thu, 13 Jun 2019 21:50:05 +0000 (16:50 -0500)]
Initial version of httpd.conf
Clifton Palmer [Thu, 13 Jun 2019 21:46:05 +0000 (16:46 -0500)]
Built perl script into image
Clifton Palmer [Thu, 13 Jun 2019 18:06:24 +0000 (13:06 -0500)]
Initial version of dockerfile
Clifton Palmer [Sun, 10 Dec 2017 16:57:37 +0000 (16:57 +0000)]
Fixed to use ENV variables instead of hardcoded values
Clifton Palmer [Mon, 3 Apr 2017 23:48:34 +0000 (23:48 +0000)]
Lengthened nonce to 20 chars.
Fixed n-length nonce usage.
Clifton Palmer [Mon, 3 Apr 2017 23:37:57 +0000 (23:37 +0000)]
Updated public to print all public links if no args
Clifton Palmer [Sun, 2 Apr 2017 21:14:20 +0000 (21:14 +0000)]
Made file search case-insensitive
Clifton Palmer [Sun, 2 Apr 2017 21:08:33 +0000 (21:08 +0000)]
Added initial script. Creates public symlinks to my private files.