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

docker-machine: brings the docker image up to date #89

Merged
merged 2 commits into from
Feb 1, 2022

Conversation

gromain
Copy link
Contributor

@gromain gromain commented Feb 1, 2022

This PR fixes a lot of different things, all related to the deprecation of docker-machine.

First of, as docker-machine is being deprecated by Docker, maintenance has been taken over by Gitlab.
The first commit bring several changes:

  • Update the documentation to reflect the new home of docker-machine
  • Update the Dockerfile to change docker-machine URI to the gitlab build
  • Update the Dockerfile to include by default the Scaleway and Hertzner drivers
  • Update the documentation of Scaleway and Hertzner to reflect changes made in Dockerfile

The second commit is more of a usability point of view regarding the docker-compose.yml. There was previously no way to specify a configuration.json file to start docker compose with a autoscale configuration (even if in the documentation, the ability to use docker-compose is mentioned in the Autoscale section. This is now fixed.

As docker-machine is being deprecated by Docker, maintenance has been taken over by Gitlab.
This commit bring several changes:
- Update the documentation to reflect the new home of docker-machine
-Update the Dockerfile to change docker-machine URI to the gitlab build
- Update the Dockerfile to include by default the Scaleway and Hertzner drivers
- Update the documentation of Scaleway and Hertzner to reflect changes made in Dockerfile
@gromain
Copy link
Contributor Author

gromain commented Feb 1, 2022

This is related to #88.

@pierotofy
Copy link
Member

Thanks @gromain 🙏

@pierotofy pierotofy merged commit bbff2cf into OpenDroneMap:master Feb 1, 2022
@gromain
Copy link
Contributor Author

gromain commented Feb 7, 2022

Would it be possible to trigger a rebuild of the clusterodm docker image?

@pierotofy
Copy link
Member

I realized we didn't have a GitHub action to update the clusterodm image (ups!)

I've added it d2d25dd so the image should be updated soon.

@gromain
Copy link
Contributor Author

gromain commented Feb 7, 2022

I was going to say that a GitHub action can be created! :-) Cool thanks!

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.

2 participants