Homarr LXC script uses outdated repo #383

Closed
opened 2026-02-04 18:22:44 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @suds-mcduff on GitHub (Jan 25, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Homarr

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/homarr.sh)"

📝 Provide a clear and concise description of the issue.

Hello,

The Homarr LXC script installs an old fork of Homarr. The updated version of Homarr is now at https://github.com/homarr-labs/homarr.

I think the script needs to be updated to clone the correct repository.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

Simply run the script, check the version of Homarr in the web server and note the outdated version / repo.

Paste the full error output (if available).

No errors

🖼️ Additional context (optional).

LXC installs ajnart/homarr, but should probably use homarr-labs/homarr

Originally created by @suds-mcduff on GitHub (Jan 25, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Homarr ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/homarr.sh)" ### 📝 Provide a clear and concise description of the issue. Hello, The Homarr LXC script installs an old fork of Homarr. The updated version of Homarr is now at https://github.com/homarr-labs/homarr. I think the script needs to be updated to clone the correct repository. ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. Simply run the script, check the version of Homarr in the web server and note the outdated version / repo. ### ❌ Paste the full error output (if available). No errors ### 🖼️ Additional context (optional). LXC installs ajnart/homarr, but should probably use homarr-labs/homarr
Author
Owner

@MickLesk commented on GitHub (Jan 25, 2025):

Nope. It needs an complete new LXC because no Migration possible. Maybe in the next 2 weeks

@MickLesk commented on GitHub (Jan 25, 2025): Nope. It needs an complete new LXC because no Migration possible. Maybe in the next 2 weeks
Author
Owner

@cthorne commented on GitHub (Jan 26, 2025):

I've started having a look into this :)

Pre-1.0 you need to get a downloadable off your current install, which will preserve the boards (and possibly other data?..)

@cthorne commented on GitHub (Jan 26, 2025): I've started having a look into this :) Pre-1.0 you need to get a downloadable off your current install, which will preserve the boards (and possibly other data?..)
Author
Owner

@suds-mcduff commented on GitHub (Jan 26, 2025):

Thanks for replying :)

I'm quite new to the community and still learning the ins and outs of these scripts, I'd love to contribute and start submitting PRs.

In the mean time, I have Homarr working through Portainer. (Thanks for the Alpine docker script!). However it was a huge pain getting the stack to communicate with my DNS (again thanks for the Technician script!)

@suds-mcduff commented on GitHub (Jan 26, 2025): Thanks for replying :) I'm quite new to the community and still learning the ins and outs of these scripts, I'd love to contribute and start submitting PRs. In the mean time, I have Homarr working through Portainer. (Thanks for the Alpine docker script!). However it was a huge pain getting the stack to communicate with my DNS (again thanks for the Technician script!)
Author
Owner
@MickLesk commented on GitHub (Jan 28, 2025): https://github.com/community-scripts/ProxmoxVE/pull/1825 https://github.com/community-scripts/ProxmoxVE/discussions/1551
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#383