- Anytype
- Anytype – Self-hosted
https://doc.anytype.io/anytype-docs/advanced/data-and-security/self-hosting/self-hosted
- Anytype – download
- Anytype – docker compose
https://github.com/anyproto/any-sync-dockercompose/blob/main/docker-compose.yml
Learning…
https://doc.anytype.io/anytype-docs/advanced/data-and-security/self-hosting/self-hosted
https://github.com/anyproto/any-sync-dockercompose/blob/main/docker-compose.yml
$ openssl s_client -showcerts -connect smtp.mydomain.com:465 -servername smtp.mydomain.com
$ docker run -p 80:80 kennethreitz/httpbinhttps://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-connect-set-up.html
https://github.com/aws/aws-ec2-instance-connect-config
https://www.sonarsource.com/products/sonarqube/deployment
https://hub.docker.com/_/sonarqube
https://www.sonarsource.com/open-source-editions/sonarqube-community-edition
https://docs.sonarsource.com/sonarqube-server/try-out-sonarqube
Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.
* https://www.ventoy.net/en/index.html
* https://github.com/ventoy/Ventoy
/etc/docker/daemon.json
{
"debug": true,
"log-driver": "loki",
"log-opts": {
"mode": "non-blocking",
"loki-url": "http://loki-ip:3100/loki/api/v1/push",
"loki-batch-size": "400",
"loki-retries": "2",
"loki-max-backoff":"800ms",
"loki-timeout":"1s"
}
}