mercurial cloning from git bash
Ed Wong
cc at pw-wspx.org
Wed Jul 19 10:01:09 UTC 2023
Actually I forgot to mention the following.
I have httpd acting as proxy using the configuration as
mentioned in the Setup wiki page. I setup gearbox to
run as a daemon. (System is RockyLinux 8.0)
Right now, I've setup celery and redis; but I'm
not entirely sure how to test whether or not
kallithea is using Celery. I set "use_celery" to true,
I set the celery broker url to the redis://localhost:6379/0.
I ran both "kallithea-cli celery-run -c new.ini" and
"redis-server" and then I ran the clone command;
but I don't see kallithea using celery (as there
are no logged entries of anything being used).
Any clarifications appreciated
Thanks
Ed
More information about the kallithea-general
mailing list