Replies: 2 comments 1 reply
-
2.11 is a very old version, and would not recommend going that route. Given the pace of updates of Netbox, skip the rpm and install according to documentation by cloning the git repo. |
Beta Was this translation helpful? Give feedback.
1 reply
-
RPM on Fedora is not an approved method at all. You should follow the installation instructions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone,
I have been recommended Netbox by a college and when I went to install it on Fedora 35, I noticed that there is an RPM for it in the fedora repo.
Has anyone installed it using this rpm?
I have followed the instructions on readthedocs up to the point that I need to run the
upgrade.sh
script ("Run the Upgrade Script" section) and there is no such script. I know the script creates a python venv and I could download the script and run it, but was wondering if the RPM has done something about it already (as some of the other install parts are already done, like user creation).FYI, the RPM has over 3400 files associated with it, and the following is a list of the files that are not in
/usr/share/
.Thanks
Tim
Beta Was this translation helpful? Give feedback.
All reactions