mirror.dongdigua.github.io/gmi/docker
2023-06-27 11:39:39 +08:00
..
Dockerfile docker: git Date filter 2023-06-27 11:39:39 +08:00
README.gmi docker: git Date filter 2023-06-27 11:39:39 +08:00
run-wrapper.sh agate disable ed25519, add $Date$ filter 2023-06-18 14:22:16 +08:00
update-git.sh full site available on gemini! 2023-06-06 19:59:16 +08:00

# Docker & Gemini

## System
alpine linux
=> https://weinan.io/2019/04/06/cron.html cron

## Server Program
=> https://github.com/mbrubeck/agate agate

alternatives:
=> https://gmid.omarpolo.com gmid
=> https://tildegit.org/solene/vger vger


## TODO
CGI script:
* inform the server to update git
* check the log

both need authentication, idea:
* 6x (CLIENT CERTIFICATE REQUIRED)
=> gemini://gemini.circumlunar.space/docs/tls-tutorial.gmi doc: TLS
=> https://adnano.co/2021/03/06/gemini-tls/ TLS recommendations for Gemini

* GPG in 1x (INPUT)
client: date -u +%Y%m%dT%H | gpg -as
server: verify time then signature