Ambrose Chua

Results 33 comments of Ambrose Chua

@rugk At the moment, unlike traefik and some other images, to run caddy requires including `caddy` as the first argument as in `docker run caddy:latest caddy file-server`, which might be...

@madhosoi Likely your persistentvolume does not support chown operations. If you're using NFS like me, ensure that `no_root_squash` is enabled.

Alternatively, Ubuntu could be declared not as a dependency but as the starting image, when doing `acbuild begin`.

``` uname -a Linux node1 4.4.0-72-generic #93-Ubuntu SMP Fri Mar 31 14:07:41 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux ```

Success on kernel 4.10, closing... Sorry.

Odd that this was not mentioned in the documentation though.

- [ ] Have proper error handling - [ ] Shared default error handler, that will always do `req.flash()` - [ ] Switch to `async`/`await` syntax, and Promises APIs -...

I would imagine using `did:ethr` or `did:web` in place of `did:pkh` and `did:key`. An app might log in with Ethereum and treat the address as part of `did:ethr`.

@greyman888 my interpretation of the spec is that the "relay" node must be provided by the user through the DID. I would imagine that there will be an ecosystem of...

@awoie I'm trying to understand, is this what you have in mind? ![](https://mermaid.ink/svg/pako:eNplUU1PAjEQ_StND56EBRYX2IOGAAejUSMxHlgO43bYNu5um7ZLgoT_7pQPBe2heW_mvTeTzJbnWiBPeWHBSPb4mtWMnlAiRS_tIjqhaNlq3QZiPuWhSiBa_sqJHhVBfhlDjen70yLj9LM52rXKMeN_zRlvK-fYFXOqqNFmnGyz-5d-nHTJSqgV4I9vjs4pXT_ghrpHwoiRYJ9l0enG5ugWneV51sE9NiaoCqRJ4JFVFAAF_hceCZUn48n4-cKNdQ7GNSUF7I1nij2k0h0t9-aQgWPQeKmt-gIfNjWwKTWIO1qXX_MKbQVK0CG2wZ9xL7Gi0JRgjY23UGY8q3ckbYygeTOhvLY8XUHp8JpTtp5v6pyn3jZ4Ek0V0F2rH1UYiGTacr8x-6sr5yky1_VKFaHe2JLK0nvj0igK7XahvGw-2rmuIqeEBOvlepRESS8ZQi_GZBDDTRyL_KM7Gq56_e5KDDrdHvDdbvcNLJa_Xg)