mirror.dongdigua.github.io/gmi/docker/README.gmi

24 lines
536 B
Plaintext
Raw Normal View History

# Docker & Gemini
2023-06-27 11:39:39 +08:00
## System
alpine linux
=> https://weinan.io/2019/04/06/cron.html cron
## Server Program
=> https://gmid.omarpolo.com gmid
2023-06-27 14:18:32 +08:00
## Hot Update
* git pull
* gmid.conf reload
## TODO
I want to write CGI script to:
* check the log
* upload dynamic file
First I need to get my client cert hash uploaded, so I came up an idea:
upload a pgp-signed message contains: HOSTNAME:CERTHASH, then use that client cert hash
But later I thought it makes my server too complicated.
I just need a static site server, these are bloated.