You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Organize files by docker container/purpose, perhaps:
lab - the main server, contains FGLab server, the webserver, the ai recommender, redis/basic user management
machine - contains a modified version of FGMachine
dbmongo - contains dbmongo
shared? - resources that would be shared between multiple containers/servers?
dockers - docker deployment
Also come up with a cool naming convention/better names for the docker containers/servers then "lab", "machine", "dbmongo"
This should make it easier for the different parts of the project (ai recommender, supported ml algorithms, webserver) to be developed independently, simplify the docker deployment process and make it easier to change/support different platforms (docker, aws, azure, ???) in the future if necessary.
gpocl - genetic programming in openGl <http://gpocl.sourceforge.net/>,
not used
lab - removed some unused FGLabs remnants and obsolete dependencies in
lab.js
scripts - unused?
opencl - seems to have been template files for writing an openCl kernel,
not used
References #34, #29
Organize files by docker container/purpose, perhaps:
Also come up with a cool naming convention/better names for the docker containers/servers then "lab", "machine", "dbmongo"
This should make it easier for the different parts of the project (ai recommender, supported ml algorithms, webserver) to be developed independently, simplify the docker deployment process and make it easier to change/support different platforms (docker, aws, azure, ???) in the future if necessary.
References #28
The text was updated successfully, but these errors were encountered: