mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-18 18:54:03 +00:00
Compare commits
1 Commits
pr-update-
...
fix/alpine
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e85e18df28 |
@@ -553,7 +553,6 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
|
|||||||
|
|
||||||
- #### 🐞 Bug Fixes
|
- #### 🐞 Bug Fixes
|
||||||
|
|
||||||
- alpine-vm: ask for the Cloud-Init credentials [@MickLesk](https://github.com/MickLesk) ([#17355](https://github.com/community-scripts/ProxmoxVE/pull/17355))
|
|
||||||
- suggestarr: keep the data where the app actually reads it [@MickLesk](https://github.com/MickLesk) ([#17317](https://github.com/community-scripts/ProxmoxVE/pull/17317))
|
- suggestarr: keep the data where the app actually reads it [@MickLesk](https://github.com/MickLesk) ([#17317](https://github.com/community-scripts/ProxmoxVE/pull/17317))
|
||||||
- immichframe: set the admin password the new admin UI requires [@MickLesk](https://github.com/MickLesk) ([#17315](https://github.com/community-scripts/ProxmoxVE/pull/17315))
|
- immichframe: set the admin password the new admin UI requires [@MickLesk](https://github.com/MickLesk) ([#17315](https://github.com/community-scripts/ProxmoxVE/pull/17315))
|
||||||
|
|
||||||
|
|||||||
@@ -46,8 +46,8 @@ function update_script() {
|
|||||||
|
|
||||||
CLEAN_INSTALL=1 fetch_and_deploy_gl_release "Crafty-Controller" "crafty-controller/crafty-4" "tarball" "latest" "/opt/crafty-controller/crafty/crafty-4"
|
CLEAN_INSTALL=1 fetch_and_deploy_gl_release "Crafty-Controller" "crafty-controller/crafty-4" "tarball" "latest" "/opt/crafty-controller/crafty/crafty-4"
|
||||||
|
|
||||||
restore_backup
|
|
||||||
chown -R crafty:crafty /opt/crafty-controller
|
chown -R crafty:crafty /opt/crafty-controller
|
||||||
|
restore_backup
|
||||||
|
|
||||||
msg_info "Updating TemurinJDK"
|
msg_info "Updating TemurinJDK"
|
||||||
setup_java
|
setup_java
|
||||||
|
|||||||
@@ -87,10 +87,10 @@ function update_script() {
|
|||||||
mkdir -p /opt/databasus/ui/build
|
mkdir -p /opt/databasus/ui/build
|
||||||
cp -r /opt/databasus/frontend/dist/* /opt/databasus/ui/build/
|
cp -r /opt/databasus/frontend/dist/* /opt/databasus/ui/build/
|
||||||
cp -r /opt/databasus/backend/migrations /opt/databasus/
|
cp -r /opt/databasus/backend/migrations /opt/databasus/
|
||||||
|
chown -R postgres:postgres /opt/databasus
|
||||||
msg_ok "Updated Databasus"
|
msg_ok "Updated Databasus"
|
||||||
|
|
||||||
restore_backup
|
restore_backup
|
||||||
chown -R postgres:postgres /opt/databasus
|
|
||||||
|
|
||||||
if ! grep -q "EnvironmentFile=/.env" /etc/systemd/system/databasus.service; then
|
if ! grep -q "EnvironmentFile=/.env" /etc/systemd/system/databasus.service; then
|
||||||
msg_info "Updating Service"
|
msg_info "Updating Service"
|
||||||
|
|||||||
@@ -53,10 +53,10 @@ function update_script() {
|
|||||||
msg_info "Updating Domain Monitor"
|
msg_info "Updating Domain Monitor"
|
||||||
cd /opt/domain-monitor
|
cd /opt/domain-monitor
|
||||||
$STD composer install
|
$STD composer install
|
||||||
|
chown -R www-data:www-data /opt/domain-monitor
|
||||||
msg_ok "Updated Domain Monitor"
|
msg_ok "Updated Domain Monitor"
|
||||||
|
|
||||||
restore_backup
|
restore_backup
|
||||||
chown -R www-data:www-data /opt/domain-monitor
|
|
||||||
|
|
||||||
msg_info "Restarting Services"
|
msg_info "Restarting Services"
|
||||||
systemctl start apache2
|
systemctl start apache2
|
||||||
|
|||||||
@@ -44,10 +44,10 @@ function update_script() {
|
|||||||
|
|
||||||
msg_info "Deploying New Version"
|
msg_info "Deploying New Version"
|
||||||
cp -r /opt/poznote/src/. /var/www/html/
|
cp -r /opt/poznote/src/. /var/www/html/
|
||||||
|
chown -R www-data:www-data /var/www/html
|
||||||
msg_ok "Deployed New Version"
|
msg_ok "Deployed New Version"
|
||||||
|
|
||||||
restore_backup
|
restore_backup
|
||||||
chown -R www-data:www-data /var/www/html
|
|
||||||
|
|
||||||
msg_info "Running Poznote Initialization"
|
msg_info "Running Poznote Initialization"
|
||||||
POZNOTE_INIT=/opt/poznote/docker/init.sh
|
POZNOTE_INIT=/opt/poznote/docker/init.sh
|
||||||
|
|||||||
@@ -1,12 +0,0 @@
|
|||||||
___ __ __ _
|
|
||||||
/ | / /___ ___ ____ _/ / (_)___ __ ___ __
|
|
||||||
/ /| | / / __ `__ \/ __ `/ / / / __ \/ / / / |/_/
|
|
||||||
/ ___ |/ / / / / / / /_/ / /___/ / / / / /_/ /> <
|
|
||||||
/_/ |_/_/_/ /_/ /_/\__,_/_____/_/_/ /_/\__,_/_/|_|
|
|
||||||
|
|
||||||
___ __ __ _ __ __ _ _ _ ____ ___
|
|
||||||
/ | / /___ ___ ____ _/ / (_)___ __ ___ __ _/ / _/_/ ______ _______ _____ __________(_)___ ____ | | | | / / |/ /
|
|
||||||
/ /| | / / __ `__ \/ __ `/ / / / __ \/ / / / |/_/ / __//_/| | / / __ `/ ___/ | / / _ \/ ___/ ___/ / __ \/ __ \ / / | | / / /|_/ /
|
|
||||||
/ ___ |/ / / / / / / /_/ / /___/ / / / / /_/ /> < (_ < < | |/ / /_/ / / | |/ / __/ / (__ ) / /_/ / / / /_>_> | |/ / / / /
|
|
||||||
/_/ |_/_/_/ /_/ /_/\__,_/_____/_/_/ /_/\__,_/_/|_| / _// / |___/\__,_/_/____|___/\___/_/ /____/_/\____/_/ /_//_/ |___/_/ /_/
|
|
||||||
/_/ \_\ /_____/ /_/
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
___ __ _
|
|
||||||
/ | / /___ (_)___ ___
|
|
||||||
/ /| | / / __ \/ / __ \/ _ \
|
|
||||||
/ ___ |/ / /_/ / / / / / __/
|
|
||||||
/_/ |_/_/ .___/_/_/ /_/\___/
|
|
||||||
/_/
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
____ __ _
|
|
||||||
/ __ \___ / /_ (_)___ _____
|
|
||||||
/ / / / _ \/ __ \/ / __ `/ __ \
|
|
||||||
/ /_/ / __/ /_/ / / /_/ / / / /
|
|
||||||
/_____/\___/_.___/_/\__,_/_/ /_/
|
|
||||||
|
|
||||||
____ __ _ __ __ _ _
|
|
||||||
/ __ \___ / /_ (_)___ _____ _/ / _/_/ ______ _______ _____ __________(_)___ ____ | |
|
|
||||||
/ / / / _ \/ __ \/ / __ `/ __ \ / __//_/| | / / __ `/ ___/ | / / _ \/ ___/ ___/ / __ \/ __ \ / /
|
|
||||||
/ /_/ / __/ /_/ / / /_/ / / / / (_ < < | |/ / /_/ / / | |/ / __/ / (__ ) / /_/ / / / /_>_>
|
|
||||||
/_____/\___/_.___/_/\__,_/_/ /_/ / _// / |___/\__,_/_/____|___/\___/_/ /____/_/\____/_/ /_//_/
|
|
||||||
/_/ \_\ /_____/ /_/
|
|
||||||
Reference in New Issue
Block a user