[PR #135] [Feat] Add an install and update script #128

Closed
opened 2026-02-26 17:31:34 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/ConvoyPanel/panel/pull/135

State: closed
Merged: No


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…..

**Original Pull Request:** https://github.com/ConvoyPanel/panel/pull/135 **State:** closed **Merged:** No --- 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`](diffhunk://#diff-f8b90271c03cd42a399bba4ba8bfcbb46aa1e30641c586c1e6627549f8d2b19cR1-R201): 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`](diffhunk://#diff-0abd57d2f64d4220e9bcdfc270078c4745d375f16958030b0b3158b02ca7e679R1-R186): 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…..
kerem 2026-02-26 17:31:34 +03:00
kerem changed title from [PR #135] [CLOSED] [Feat] Add an install and update script to [PR #135] [Feat] Add an install and update script 2026-03-07 19:56:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/panel#128
No description provided.