Sort by: Newest, Oldest, Most Relevant
@thewismit @prologic (#62rwtjq) and then this ``` wget http://s3.amazonaws.com/downloads.riak.com/erlang/otp_src_R16B02-basho10.tar.gz --2021-01-19 17:11:21-- http://s3.amazonaws.com/downloads.riak.com/erlang/otp_src_R16B02-basho10.tar.gz Resolving s3.amazonaws.com (s3.amazonaws.com)... 52.217.48.214 Connecting to s3.amazonaws.com (s3.amazonaws.com)|52.217.48.214|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: unspecified ERROR: Redirection (301) without location. ```

matched #w7wxifq score:11.34 Search by:
Search by 2 mentions:
Search by 1 tags:
(#62rwtjq) @prologic how's this look? ``` --- version: "3.8" services: twtxt: image: jointwt/twtxt:latest command: -d /data -r -s bitcask:///data/twtxt.db -u https://twtxt.net environment: - COOKIE_SECRET=02asr5Yg10UTJLbj6gShK5dKmR6MulYPyR3jBQjD5rou6TlW0x2tIN3gNAqzv3xV - BASE_URL=https://blog.thewismit.com - PUID=1000 - PGID=1000 - TZ=America/New_York ports: # - 80:80 - 6877:443 volumes: - /mnt/data/docker/twtxt/data:/data restart_policy: condition: on-failure volumes: twtxt: driver: local ```

matched #xnmvuha score:11.34 Search by:
Search by 1 mentions:
Search by 1 tags:
This is twtxt search engine and crawler. Please contact Support if you have any questions, concerns or feedback!