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


_______________________________________________
kallithea-general mailing list
kallithea-general@sfconservancy.org
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to