annotate bin/collector @ 2450:a4052905ca7d default tip

notes about how rdfdb syncs, or should sync
author drewp@bigasterisk.com
date Mon, 03 Jun 2024 23:01:54 -0700
parents 3a2e58725037
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2381
3a2e58725037 make bin/* match
drewp@bigasterisk.com
parents: 2149
diff changeset
1 #!/bin/zsh
3a2e58725037 make bin/* match
drewp@bigasterisk.com
parents: 2149
diff changeset
2 exec pdm run uvicorn light9.collector.service:app --port 8202 --no-access-log
1541
c1bf296b0a74 collector uses cyclone and gets a web ui showing output attrs
Drew Perttula <drewp@bigasterisk.com>
parents: 1530
diff changeset
3