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

Suppoeting Minio object storage for self hosting Impler #743

Closed
chavda-bhavik opened this issue Aug 11, 2024 · 0 comments · Fixed by #752
Closed

Suppoeting Minio object storage for self hosting Impler #743

chavda-bhavik opened this issue Aug 11, 2024 · 0 comments · Fixed by #752

Comments

@chavda-bhavik
Copy link
Member

Is your feature request related to a problem? Please describe.
Self hosting impler needs S3 object storage to store files. which is not everyone wants, including in built object storage like mino or localstack will help a lot to teams self hosting Impler.

chavda-bhavik added a commit that referenced this issue Aug 17, 2024
… setup script (#752)

### Description

- **Issue Fix**: Resolved issue #743 by adding support for Minio object
storage, enabling self-hosting for Impler.
- **Documentation Update**: Revised `CONTRIUTING.md` to reflect the
latest guidelines and processes.
- **Setup Script Fix**: Updated and corrected the setup script to ensure
a correct setup of the web part.

### Details

- Integrated Minio as an alternative object storage solution for those
who prefer or require self-hosting options. Adjusted the configuration
and ensured compatibility with existing workflows.
- Made several improvements to the `CONTRIBUTING.md` file, including
clearer instructions and updated requirements, making it easier for new
contributors to get started.
- Fixed issues in the setup script that were causing errors during
initial setup. This should improve the setup experience and reduce
friction for new developers.

### Testing

- Verified that Minio integrates seamlessly with the existing setup and
that all relevant functionalities are working as expected.
- Tested the revised setup script on multiple environments to ensure
consistent and error-free setup.
- Reviewed the updated `CONTRIBUTING.md` with a new contributor to
ensure clarity and completeness.

Resolves #743
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant