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

Heroku deploy does not work #1096

Closed
isaachinman opened this issue Mar 29, 2024 · 1 comment
Closed

Heroku deploy does not work #1096

isaachinman opened this issue Mar 29, 2024 · 1 comment
Assignees

Comments

@isaachinman
Copy link

Hi there, I am new to Jitsu and am assessing it as a possible replacement for Segment, across multiple orgs.

I googled "Heroku Jitsu" and found this link:

https://classic.jitsu.com/docs/deployment/deploy-on-heroku

Clicked the deploy button, and got an error:

No app.json located in the repo URL provided.

Make sure that an app.json file exists in the project root directory.

I have now seen that this is outdated documentation, but regardless the deploy button is broken and should be removed or disabled.

Not a great experience for someone new, trying to assess the product.

Finally – are there any actual guides or templates for PaaS deployment? I would love to deploy this on Heroku or Render, and the latter seems like a great candidate for a blueprint deploy.

@vklimontovich
Copy link
Contributor

vklimontovich commented Mar 29, 2024

The link is about Jitsu Classic, which is not maintained for self-hosted anymore. Jitsu 2.0 (aka Jitsu Next) supports docker-compose deployments - that's an easiest way to deploy at this moment.

Previously, Jitsu was packaged as a single docker image, now it's few internal services + few heavy external dependencies (kafka and postgres). I'm not even sure that PaaS deployment is even possible

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

2 participants