osoc21 / technical-support

Technical Support
0 stars 1 forks source link

Deployment - SDK Demo | LDES Project #17

Closed D34DPlayer closed 3 years ago

D34DPlayer commented 3 years ago

Is your request related to a problem? Please describe. For the demo day, we'd like to showcase our SDK with an example of an use case.

Describe the solution you'd like This demo would require a MongoDB database, a postgres database and a container running our SDK.

Describe alternatives you've considered Anything that allows us to have those 3 things should work, our SDK is compatible with docker-compose and Kubernetes. However, deploying a Kubernetes cluster for this demo may be overkill.

Additional context Persistance of the databases and a connection between the databases and the SDK are, of course, needed.

jbelien commented 3 years ago

Considering the number of components, I think a DigitalOcean Droplet would be the best option.

D34DPlayer commented 3 years ago

Sure, I'll work on that INSTALL.md. And I can set up everything up myself in the droplet.

jbelien commented 3 years ago

Ping me here when you have your INSTALL.md ready and I'll give you access to the droplet.

D34DPlayer commented 3 years ago

@jbelien The install documentation can be found here and the SDK documentation on the main README.

jbelien commented 3 years ago

Droplet creation on its way!

@D34DPlayer Send me your SSH public key on Discord.

jbelien commented 3 years ago

🚀

DemianD commented 3 years ago
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCwpt2fy9lIfi25UCqhkLXrHCDyPIWqM9kgELT5hxPt0GGLws3S08JpK1xJOeLw8uaBMxdBBcTIuLCngrCkQEo6jMhBDTAaiMaUsfffHKpmnoXFmZxoFbR5LH9fUyxRHTmGjmtBhMlFYnrGNTn9AWSBlndAsynS9o4svZ2uvAKyy3N14L7hPD7941WC5SO2QnM4BGb233OiLVmeEKJ8by42swu6+y7wylr7WGb0AcCefk9NrYnLMxL65xh9DVVkmdr3FDxA+E7Cc+B64YRa1XL3X1Tyjqu2W3K0xfaS3KYsnlluo/Y3h1o41QTfYXZaQGheWRd+0kGfKO8dASd8UvevfQrmgvkyIYW/lG37Pgy6RkVfHc0YTVG5gVQY8q5UxVhMoza/c2Mf2V94S7Jbdk/cg+cN35q3tSZiaHUQ8vtoANirMPcIGAIphhGUSJQgd/UvCB8xiS1xb2CsXTG837lOY3rDgHL61sVWpJlO9E+OcgWYcksgFqRIdkBe0ljvZ3aj6GzJoSzbYElWHQ5IOGTFFdPzJKUXbcZxBuRB5Q04YB7YgqH72Reqa1utDnqEMRly5NfoGSKcqoMvcGET+dZINRuAHnkMvPvpBJeVH1X5JBbQEqOWOXlcbPPqCnEsZ/gBp06Kn3Yg/7Q/CYNEp9EF5MO4uSpgwkoIpcs6VugJHw== demian@live.be
jbelien commented 3 years ago

@DemianD SSH key has been added, you should now have access to the droplet!

jbelien commented 3 years ago

@D34DPlayer SSH key has been added, you should now have access to the droplet!