Skip to content

mburbach/apache_ignite_docker_compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Samle Apache Ignite docker-compose

This is a sample docker-compose.yml for Apache Ignite with default Spring configuration and a persitience storage dir.

Run

git clone https://github.com/mburbach/apache_ignite_docker_compose.git
cd apache_ignite_docker_compose/default-docker-compose
docker-compose up -d

How to usage Apache Ignite

Read the official docs from Apache Ignite https://ignite.apache.org/docs/latest/thin-clients/getting-started-with-thin-clients

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. Thanks for your contributing.

License

Apache2