Skip to content

Conversation

@haouarihk
Copy link

Added automatic deployment for images:

  • nightly which updates in every push
  • alpha updates when you run the scripts/alpha_release.sh script
  • latest updates when you run the scripts/stable_release.sh script

Reason for this:

An easy way for the user to deploy the project. without needing prerequisits (except docker).
They can also easily host it in portainer/coolify... etc.

Steps after merging:

  • Make sure to build the images after you merge this pull request.
  • Update the readme.md file from haouarihk/cursorlens:latest to hamedmp/cursorlens:latest. so that the users will use your github regirstry. (or delete the github compose section all together)
  • Update the installation guide to include the docker compose.

Small notes:

  • Github registry doesn't require anything, the moment the image is created. it creates a registry for you. (under packages section).
  • I apologies for the big changes that i've made. bugs kept poping up 🥲

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

Successfully merging this pull request may close these issues.

1 participant