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

Docker distribution for standalone service #81

Open
DImuthuUpe opened this issue Jan 28, 2023 · 1 comment
Open

Docker distribution for standalone service #81

DImuthuUpe opened this issue Jan 28, 2023 · 1 comment

Comments

@DImuthuUpe
Copy link
Contributor

Current MFT distribution is available as binaries and local installations require java to run that. We need to have a docker distribution of same binary and provide an option for users to select the mode they want to install MFT locally. Ideally the installation mode could be provided at the init command.

mft init --docker

This will greatly benefit non-java and windows users

Helpful links
Distributions: https://github.com/apache/airavata-mft/tags
How the distribution is built: https://github.com/apache/airavata-mft/blob/master/standalone-service/pom.xml#L116
How initialization happens: https://github.com/apache/airavata-mft/blob/master/python-cli/mft_cli/airavata_mft_cli/bootstrap.py

@Gmin2
Copy link

Gmin2 commented Feb 25, 2024

Hey @DImuthuUpe am working on it

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

2 participants