Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting up a webserver to work against an existing database #1804

Open
fatso83 opened this issue Jun 14, 2022 · 0 comments
Open

Setting up a webserver to work against an existing database #1804

fatso83 opened this issue Jun 14, 2022 · 0 comments

Comments

@fatso83
Copy link

fatso83 commented Jun 14, 2022

Hi, I have taken over an old PHP project that uses php-resque. That does not come with its own web server, as the data structure in Redis is supposed to be the same as in the original resque project. While that makes sense, I am a bit at a loss as to how I can fire up a webserver that will have a look at the Redis database and give me insights into failed and scheduled tasks.

Is there a guide on such a thing?

Packages used:

    "chrisboulton/php-resque": "dev-master",
    "chrisboulton/php-resque-scheduler": "dev-master",
    "resquebundle/resque": "2.0.9",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant