finnaGIT

Results 3 comments of finnaGIT

Below is a proposed config to implement continuous recording of sub-stream and recording only `active_objects` in the main stream. Of course while I see this as easy to configure from...

i encountered this issue as well. my setup: archon running on headless docker server at 192.168.1.10. resolved the issue with the following in the `.env`: `HOST=192.168.1.10` and leaving `VITE_ALLOWED_HOSTS=` make...

significant use case: consider repos such as [azure-docs](https://github.com/MicrosoftDocs/azure-docs) when a "docs" repo exists, you can git pull outside of archon, then crawl your local filesystem. and if the docs change,...