Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

organize the file structure by concern, come up with a naming convention #34

Closed
hjwilli opened this issue May 31, 2018 · 1 comment
Closed

Comments

@hjwilli
Copy link
Collaborator

hjwilli commented May 31, 2018

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.

References #28

hjwilli added a commit that referenced this issue Jun 20, 2018
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
@hjwilli
Copy link
Collaborator Author

hjwilli commented Jan 21, 2021

This reorg has happened. Closing.

@hjwilli hjwilli closed this as completed Jan 21, 2021
HyunjunA pushed a commit that referenced this issue Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant