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

Wishlist #87

Open
3 of 14 tasks
Justintime50 opened this issue Jan 7, 2025 · 0 comments
Open
3 of 14 tasks

Wishlist #87

Justintime50 opened this issue Jan 7, 2025 · 0 comments

Comments

@Justintime50
Copy link
Owner

Justintime50 commented Jan 7, 2025

  • It’s possible that Harvey has a memory/CPU leak and eventually kills Docker
    • Is this only a problem on macOS? Does this occur on Linux?
  • List the remote address so you can see if a repo is using git urls or https urls
  • Can’t we just listen on the docker socket and run Harvey in a container?
  • Use sqlite for Harvey UI to pull user logins from now that we can point a laravel project to it easily
  • Provide an interface where we can git log quickly and select a commit to deploy so we can “rollback” a bad deploy
  • Show commit messages in logs
  • Failed deployments aren’t showing runtimes
  • Add monorepo support, a config file that listed the dirs to deploy and how (server-infra)
  • If we can’t do a fail fast “git status” on the project remotely then fail, don’t wait for the 300s timeout because an SSH key isn’t loaded
  • Harvey CLI
  • Move away from killing off workers and having multiple workers as they do not respect in-flight deployments. Move to docker and replicate containers for better redundancy
  • Pull deployments aren’t showing runtimes
  • Harvey UI real-time page updates via Ajax and a cute little spinner to convey a deploy in progress
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