decentral1se decentral1se
  • Joined on 2020-03-23
decentral1se pushed to master at hyperpy/pyvarint 2020-06-29 23:40:36 +00:00
decentral1se pushed to master at autonomic-coopera…/well-known-uris 2020-06-29 15:09:42 +00:00
decentral1se pushed to master at autonomic-coopera…/well-known-uris 2020-06-29 15:08:50 +00:00
decentral1se pushed to master at autonomic-coopera…/well-known-uris 2020-06-29 15:05:09 +00:00
decentral1se created repository autonomic-coopera…/well-known-uris 2020-06-29 14:37:23 +00:00
decentral1se commented on issue autonomic-coopera…/autonomic.zone#32 2020-06-29 14:29:32 +00:00
Docker-compose dev site not running

Think you need a docker network prune run.

decentral1se commented on issue autonomic-coopera…/autonomic.zone#31 2020-06-28 21:17:37 +00:00
Include .well-known in builds for Matrix federation

Argh, what a pain. Yeah, I know how to do this now. We need to wire up an nginx container that tells traefik to match /.well-known/ on our main domain name. I'll get that out shortly.

Refs:

(PS. It'd be rad to be able to use nginx AND traefik because avoiding all these docker related hacks would be wonderful. But I can't see how that is possible without having to manage some weird configuration that we'll forget how it works really fast. Open to ideas though...)

decentral1se pushed to master at autonomic-coopera…/autonomic.zone 2020-06-28 19:32:16 +00:00
decentral1se commented on issue autonomic-coopera…/autonomic.zone#32 2020-06-28 19:21:53 +00:00
Docker-compose dev site not running

This is related to the version: "3.7" field in the docker-compose.yml file. Each version of docker-compose supports some version of the YAML schema. So, I guess you need to upgrade your docker-compose.

I am not sure how you have it currently installed? I don't know how to upgrade an already installed version. The recommended install steps are quite quick and easy though: https://docs.docker.com/compose/install/.

$ sudo curl -L "https://github.com/docker/compose/releases/download/1.26.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
$ sudo chmod +x /usr/local/bin/docker-compose

My version is:

➜  autonomic.zone (master) ✔ docker-compose --version
docker-compose version 1.26.0, build d4451659
decentral1se pushed to master at hyperpy/pyvarint 2020-06-26 15:19:42 +00:00
decentral1se commented on issue kawaiipunk/walkaway-wiki#3 2020-06-26 08:43:50 +00:00
Drone pipeline broke

Hey, it's fixed. Turns out, I added the docker deploy secrets to the autonomic-cooperative acccount but not your individual repository here. Check the settings tab over at https://drone.autonomic.zone/kawaiipunk/walkaway-wiki/settings. Looks it is good again.

That was also related to autonomic-cooperative/infrastructure#20. Smoked out another issue to be aware of... good to be dog fooding this infrastructure on a trial basis before trying to sell it out ;)

decentral1se closed issue kawaiipunk/walkaway-wiki#3 2020-06-26 08:43:50 +00:00
Drone pipeline broke
decentral1se opened issue autonomic-coopera…/git.autonomic.zone#11 2020-06-26 08:41:20 +00:00
Resolve host key generation issue
decentral1se commented on issue kawaiipunk/walkaway-wiki#2 2020-06-25 13:45:43 +00:00
Migrate to swarm setup

Annnnnd it's done.

decentral1se closed issue kawaiipunk/walkaway-wiki#2 2020-06-25 13:45:43 +00:00
Migrate to swarm setup
decentral1se pushed to master at kawaiipunk/walkaway-wiki 2020-06-25 13:44:36 +00:00
decentral1se pushed to master at kawaiipunk/walkaway-wiki 2020-06-25 13:41:11 +00:00