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

Dowload config #54

Open
pcriadoperez opened this issue Apr 26, 2022 · 3 comments · May be fixed by #94
Open

Dowload config #54

pcriadoperez opened this issue Apr 26, 2022 · 3 comments · May be fixed by #94
Labels
enhancement New feature or request

Comments

@pcriadoperez
Copy link

Feature request

Be able to download config files.

Summary

I use strapi in Google Run, and as many dockerized containers used in production it is sometimes hard to have cli or file access. Therefore it would be great to have a button to download the exported config files from production environments.

Why is it needed?

Can't access exported config in dockerized containers without access to cli or files.

Suggested solution(s)

Have a button to download exported files.

@pcriadoperez
Copy link
Author

Happy to collaborate on a PR on this, if you think it would be of benefit

@boazpoolman
Copy link
Member

Hey @pcriadoperez,

I totally agree with you. This could be a great feature. If you’re willing to submit a PR that would be sweet!

So a couple things that came to my mind:

  • I guess we would want to .zip the entire config/sync/ folder and download that.
  • It makes sense that if we can download the zip we can also upload it.
  • I would say this deserves it’s own page in the admin. Another link below the tool link in the setting.
  • Don’t think we should bother showing any kind of diff-viewer like in the tool.
  • In the backend this could be its own service. The routes and controllers that call the service could be included in the current (main) ones.

Do you have experience building plugins for Strapi? If not you can always shoot me a message and I’ll be happy to help you out 🙂

@boazpoolman boazpoolman added the enhancement New feature or request label Apr 28, 2022
@boazpoolman
Copy link
Member

Just pinging @ae94 here and pasting his fork:
https://github.com/The-Real-Established/strapi-plugin-config-sync

Do you plan on making a PR of that fork?
I'd love to see this merged back to the main branch.

@ae94 ae94 linked a pull request Jun 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants