Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upfeature request : docker-less install, perhaps java jar ? #108
Comments
|
Yes, it is possible to run AA without a container. |
problem
I am frustrated to install docker first to run this platform. it just makes the first time adoption a bit complicated. not everyone has docker on their machines. instead if it ran on java … adoption would be much easier.
can this be run as a standalone java app ? like graph databases (OrientDB, Neo4j, Etc.)
java is so versatile that any complex app can be packaged to run in a java archive and related libraries.
Describe the solution you'd like
java based app or package to run this platform. without needing docker.