[PR #145] [MERGED] standardized app installation commands #11995

Closed
opened 2025-12-29 22:19:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/145
Author: @ryanmerolle
Created: 6/30/2016
Status: Merged
Merged: 6/30/2016
Merged by: @jeremystretch

Base: developHead: patch-1


📝 Commits (2)

  • 66d8c27 standardized app installation commands
  • a165445 Update getting-started.md

📊 Changes

1 file changed (+12 additions, -8 deletions)

View changed files

📝 docs/getting-started.md (+12 -8)

📄 Description

  • Standardized all install commands to use sudo & -y to avoid new user confusion.
  • Added required missing installation (apache2 missing in Web Server and gunicorn section)
  • Consolidated installs for a section to follow same format (Web Server and gunicorn section nginx)
  • Added missing install argument when installing the arbitrary precision calculator language.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/145 **Author:** [@ryanmerolle](https://github.com/ryanmerolle) **Created:** 6/30/2016 **Status:** ✅ Merged **Merged:** 6/30/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`66d8c27`](https://github.com/netbox-community/netbox/commit/66d8c27b1e29adbe140128a39abd326de109325c) standardized app installation commands - [`a165445`](https://github.com/netbox-community/netbox/commit/a165445808decda4ddc5c7607196b593f9a50e03) Update getting-started.md ### 📊 Changes **1 file changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started.md` (+12 -8) </details> ### 📄 Description - Standardized all install commands to use sudo & -y to avoid new user confusion. - Added required missing installation (apache2 missing in Web Server and gunicorn section) - Consolidated installs for a section to follow same format (Web Server and gunicorn section nginx) - Added missing install argument when installing the arbitrary precision calculator language. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:19:02 +01:00
adam closed this issue 2025-12-29 22:19:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11995