Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Create a Docker Container for easy installation and exploration #4

Open
tegbert opened this issue Jul 14, 2021 · 1 comment
Open

Create a Docker Container for easy installation and exploration #4

tegbert opened this issue Jul 14, 2021 · 1 comment

Comments

@tegbert
Copy link

tegbert commented Jul 14, 2021

Create a Docker Container for easy installation and exploration. The container would have a pre-built installation of the Delta Sharing server as well as Postgresql. Configuration would be by specifying environment variables in a docker-compose.yaml file.

@krisgeus
Copy link
Contributor

Is this being worked on already? I have finished an experiment with the delta-sharing server from delta.io but the API for changing/adding shares looks good to me. So I want to start experimenting with this.
Never used rust but did my fare share of docker so glad to help out if needed.

I do think we only need to incorporate the sharing-server in the docker and make sure the postgres db is inside it's own docker image and make sure we connect them through an example docker-compose file.

Let me know if there is already work i can continue with or if I can start from scratch. Don't want to do unnecessary work but happy to help out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants