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

move all server-side configuration to a remote file #10

Open
sgatto opened this issue Sep 17, 2021 · 0 comments
Open

move all server-side configuration to a remote file #10

sgatto opened this issue Sep 17, 2021 · 0 comments

Comments

@sgatto
Copy link
Contributor

sgatto commented Sep 17, 2021

Server-related configuration (e.g. path to the remote script and supported Antares versions) should be found in a file on the remote server. These information should be removed from the configuration.yaml file.

In order to do so:

  • create a class responsible to collect thses information from the remote server
  • change the way the classes are intialised in the main
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