Skip to content

[Feat] Add an install and update script#135

Closed
GunniBusch wants to merge 2 commits intoConvoyPanel:developfrom
GunniBusch:install-script
Closed

[Feat] Add an install and update script#135
GunniBusch wants to merge 2 commits intoConvoyPanel:developfrom
GunniBusch:install-script

Conversation

@GunniBusch
Copy link
Copy Markdown

@GunniBusch GunniBusch commented Apr 4, 2025

This pull request introduces two new scripts to manage the installation and updating of the Convoy Panel. The install_convoy.sh script provides a comprehensive setup for installing the Convoy Panel, while the update-convoy.sh script facilitates updating an existing installation. The most important changes include the addition of error handling, user prompts, and Docker container management.

New Installation Script:

  • install_convoy.sh: Added a new script to automate the installation of the Convoy Panel, including setting up Docker, configuring environment variables, and creating an admin user.

New Update Script:

  • update-convoy.sh: Introduced a script to update the Convoy Panel, including error handling, backup creation, and Docker container management.

The reason why I made this, is because of some things I read on the support discord…..

Add install script
Add update script, that can also check if an update is available
@ericwang401
Copy link
Copy Markdown
Collaborator

Hello, thanks for creating this script. However, I recommend distributing this script on your end instead of bundling it with Convoy.

Thanks once again for making this!

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.

2 participants