back interdiff of round #1 and #0

*/config: add PLC URL config option #683

merged
opened by boltless.me targeting master from sandboxed-atmosphere

The knotserver can now use alternative PLCs for DID resolution by setting the env var KNOT_SERVER_PLC_URL. The default identity directory was copied out of the at proto lib and updated to take in a target url for the PLC being used to do this.

Same goes for appview with TANGLED_PLC_URL and spindle with SPINDLE_SERVER_PLC_URL

This allows tangled to run on fully sandboxed atmosphere infra

Co-authored-by: Shail Patel shailpatel67@gmail.com Co-authored-by: Seongmin Lee git@boltless.me Signed-off-by: Seongmin Lee git@boltless.me

files
appview
config
state
guard
idresolver
knotserver
spindle
ERROR
appview/config/config.go

Failed to calculate interdiff for this file.

ERROR
appview/state/state.go

Failed to calculate interdiff for this file.

ERROR
guard/guard.go

Failed to calculate interdiff for this file.

ERROR
idresolver/resolver.go

Failed to calculate interdiff for this file.

ERROR
knotserver/config/config.go

Failed to calculate interdiff for this file.

ERROR
knotserver/ingester.go

Failed to calculate interdiff for this file.

ERROR
knotserver/internal.go

Failed to calculate interdiff for this file.

ERROR
knotserver/router.go

Failed to calculate interdiff for this file.

ERROR
spindle/config/config.go

Failed to calculate interdiff for this file.

ERROR
spindle/ingester.go

Failed to calculate interdiff for this file.

ERROR
spindle/server.go

Failed to calculate interdiff for this file.