Update download link for Proxmox installer - #1767
Conversation
Updated download link to point to new netalertx repository instead of older jokob-sk repository URL.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review. 📝 WalkthroughWalkthroughThe Proxmox installer download command now points to the ChangesProxmox installer update
Merge Risk: ⚪ Minimal · up to The installer documentation now points to the new repository location without changing execution or permission behavior; no actionable merge-blocking risk remains beyond normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
It's just preference. The Proxmox installer is only community supported though without official support. Unsure what the above graph depicts as more context is needed. If you think it's an issue with the app, please open a separate issue and provide logs and more context. |
|
OK, good to know. I hope it becomes mature enough to release it as an official LXC. That graph depicts the amount of data written by my docker instance of NetAlertX to my Proxmox "local" drive over the past year. The only container running in my docker is NetAlertX. I'm running the Legacy version of NetAlertX. Looks like I will run out of space in 1-3 months. The app otherwise runs fine by implementing macvlans to access all of my vlans. I will submit a ticket to the Github repository and hopefully you'll know what's going on. I see data in Maintenance > Logs from: /app/log/app.log , /app/log/app_front.log and in /var/log/nginx/error.log. Which do you need and I will post a ticket with that information. If it's something else I will need the filename(s) and path(s). Thanks! |
|
In one of the later versions I optimized log retention (I think this version https://github.com/netalertx/NetAlertX/releases/tag/v26.7.1), so depending on which files are causing the growth, the upgrade to a newer version might solve this. Usually /app/log/app.log are most helpful (if you follow the bug issue template it specifies which logs and what else to submit). |
|
I'm running v 25.10.1; this version is before the major upgrade to the new directory system. Last question, can I install the latest version to docker and run them side by side or will that cause conflicts? I'm thinking if I can get the newest version working along side the older version I can then delete the older version and not bother trying to fix it. I know that an upgrade from the old version to the latest version will crash it. If not I will go to the repo and post publicly. |
|
yep, you can, just note:
|

Updated download link to point to new netalertx repository instead of older jokob-sk repository URL.
Summary by CodeRabbit