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

Add a takeout shell command #349

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Add a takeout shell command #349

wants to merge 12 commits into from

Conversation

tonysm
Copy link
Contributor

@tonysm tonysm commented Sep 20, 2024

Added

  • Adds a takeout shell {service} command to get a shell inside any container started with Takeout
  • Fixes the CouchDB not starting. Looks like we now need to pass a user and password config
  • Fixes the EventStoreDB. The flags that were passed no longer work
  • Fixes OpenSearch not starting, the security plugin should be disabled by default

closes #348

@tonysm
Copy link
Contributor Author

tonysm commented Sep 20, 2024

I've tested it with all the supported containers.

Copy link
Contributor

@gcavanunez gcavanunez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great!

Copy link
Member

@mattstauffer mattstauffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic work! Just a few quick notes :)

app/Services/BaseService.php Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@tonysm
Copy link
Contributor Author

tonysm commented Oct 4, 2024

@mattstauffer ready for review again!

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

Successfully merging this pull request may close these issues.

Add a takeout shell command
3 participants