https://catalogartifact.azureedge.net/publicartifacts/pcloudhostingllc1770894336819.onedev-dc44c376-e634-4288-ad4c-54efd8346af7/image3_cloud.png

Onedev

por pcloudhosting

(1 Classificações)

Version 15.0.5 + Free with Support on Ubuntu 24.04

OneDev is an open-source, all-in-one DevOps platform developed by OneDev community. It is designed to provide a complete software development solution including Git repository management, issue tracking, continuous integration (CI/CD), and code review in a single self-hosted application. OneDev helps developers and teams manage the entire software development lifecycle efficiently from a centralized system.

Features of OneDev:
  • Self-hosted Git repository management system.
  • Built-in CI/CD pipelines for automated build and deployment.
  • Issue tracking system for bug and task management.
  • Code review and pull request management.
  • Project and workflow management tools.
  • Support for SSH and HTTPS Git operations.
  • Highly customizable build pipelines and triggers.
  • Web-based interface for easy administration and monitoring.

OneDev Installation & Usage (Ubuntu):

$ sudo su 
$cd /opt/onedev
$  sudo /opt/onedev/bin/server.sh console
To access OneDev Web UI:  http://your-ip:6610

Disclaimer: OneDev is an open-source DevOps platform that can be self-hosted on your own server. While it is free to use, users are responsible for proper installation, configuration, security, and maintenance. It is recommended to follow official documentation for production deployments to ensure stability and security.