Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
netdevopsbr
/
netbox-proxbox
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
62
Star
510
Code
Issues
44
Pull requests
5
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 30, 2025
Fix migration 'extras' dependency
emersonfelipesp
committed
a19f5af
Copy full SHA for a19f5af
Commits on Jul 14, 2025
feat: add FAILED status to SyncStatusChoices
Show description for c54ff16
emersonfelipesp
committed
c54ff16
Copy full SHA for c54ff16
Commits on Jul 11, 2025
Change maximum supported NetBox version to v4.3.9
emersonfelipesp
committed
bd7d5e4
Copy full SHA for bd7d5e4
Commits on May 8, 2025
Merge pull request #287 from netdevopsbr/274-backup-snapshot
Show description for d4d6673
emersonfelipesp
authored
d4d6673
Copy full SHA for d4d6673
Update netbox_proxbox/filtersets.py
Show description for b475d43
emersonfelipesp
and
Copilot
authored
b475d43
Copy full SHA for b475d43
feat: Add query parameter support to sync_resource function
Show description for a792a69
emersonfelipesp
committed
a792a69
Copy full SHA for a792a69
Commits on May 3, 2025
Define CommonProperties to be used my Endpoint models. Like 'url' and 'ip' attributes.
emersonfelipesp
committed
89d9a4f
Copy full SHA for 89d9a4f
Unify related VMBackup migrations into a single one
emersonfelipesp
committed
a7b1381
Copy full SHA for a7b1381
Commits on Apr 29, 2025
fix: journal entry creation for sync processes
Show description for 6c628e4
emersonfelipesp
committed
6c628e4
Copy full SHA for 6c628e4
fix: Remove manual journal entries handling from SyncProcessSerializer
Show description for 1207b18
emersonfelipesp
committed
1207b18
Copy full SHA for 1207b18
Commits on Apr 26, 2025
fix(api): Correct API root view inheritance for endpoints router
Show description for 0238448
emersonfelipesp
committed
0238448
Copy full SHA for 0238448
feat(api): Add journal entries support to SyncProcess API
Show description for 0dbdfa9
emersonfelipesp
committed
0dbdfa9
Copy full SHA for 0dbdfa9
feat(views): standardize endpoint views and URLs
Show description for b3a4e42
emersonfelipesp
committed
b3a4e42
Copy full SHA for b3a4e42
fix(views): remove custom journal implementation for SyncProcess
Show description for fa0e3a2
emersonfelipesp
committed
fa0e3a2
Copy full SHA for fa0e3a2
feat(views): Add SyncProcessAddView to prohibit UI creation
Show description for 15ec63f
emersonfelipesp
committed
15ec63f
Copy full SHA for 15ec63f
feat(VMBackup): Implement full CRUD operations for VM backups
Show description for 8a341b2
emersonfelipesp
committed
8a341b2
Copy full SHA for 8a341b2
Commits on Apr 24, 2025
Add sync backups view and add button on VM Backups List View to sync it.
emersonfelipesp
committed
faf0bd5
Copy full SHA for faf0bd5
Commits on Apr 20, 2025
Merge branch 'develop' of https://github.com/netdevopsbr/netbox-proxbox into 274-backup-snapshot
emersonfelipesp
committed
3ceb1ec
Copy full SHA for 3ceb1ec
Improve exception handling and logging in keepalive_status.py
Show description for 7f1afe8
emersonfelipesp
committed
7f1afe8
Copy full SHA for 7f1afe8
fix: remove redundant POST call in netbox_status function
Show description for 354eacb
emersonfelipesp
committed
354eacb
Copy full SHA for 354eacb
Commits on Apr 17, 2025
Merge branch 'develop' of https://github.com/netdevopsbr/netbox-proxbox into develop
emersonfelipesp
committed
2868389
Copy full SHA for 2868389
Update docs with more installation instructions and change proxbox.service
emersonfelipesp
committed
e6f7e97
Copy full SHA for e6f7e97
Commits on Apr 16, 2025
Change project version to 0.0.6b2.post1 and remove proxbox-api as direct dependency
emersonfelipesp
committed
29403af
Copy full SHA for 29403af
Start updating plugin docs
emersonfelipesp
committed
f4bc27f
Copy full SHA for f4bc27f
Commits on Apr 10, 2025
Delete duplicated template view.
emersonfelipesp
committed
77d688c
Copy full SHA for 77d688c
Add a 'Backups' tab on virtualization.VirtualMachine object view to see only backups related to the VM being accessed.
emersonfelipesp
committed
0ef30a6
Copy full SHA for 0ef30a6
Add backups/bulk-delete/ URL view.
emersonfelipesp
committed
9c434ef
Copy full SHA for 9c434ef
Bulk Delete of VMBackup model working. Had to create custom templates to list and bulk_delete VMBackup
emersonfelipesp
committed
9bea8e9
Copy full SHA for 9bea8e9
Commits on Apr 9, 2025
VMBackups working with backend and automatically creating syncing it.
emersonfelipesp
committed
defb3bf
Copy full SHA for defb3bf
Finish creating adding related code to VMBackup model.
emersonfelipesp
committed
65cd1b8
Copy full SHA for 65cd1b8
Initial version of VMBackup model and created its table to render it on GUI.
emersonfelipesp
committed
69b3c5d
Copy full SHA for 69b3c5d
Commits on Apr 8, 2025
update pyproject author email
emersonfelipesp
committed
04d236a
Copy full SHA for 04d236a
Update version to v0.0.6b2
emersonfelipesp
committed
5ea3742
Copy full SHA for 5ea3742
Improve NetBox endpoint CRUD logic.
emersonfelipesp
committed
52ad2a7
Copy full SHA for 52ad2a7
Commits on Apr 5, 2025
Remove stale/old files from root folder.
emersonfelipesp
committed
fb3c74d
Copy full SHA for fb3c74d
Pagination
Previous
Next
You can’t perform that action at this time.