https://github.com/dell-networking/poc-des-config-replace
PoC repo for how to utilize the config replace feature with Dell Enterprise SONiC
https://github.com/dell-networking/poc-des-config-replace
Last synced: 5 months ago
JSON representation
PoC repo for how to utilize the config replace feature with Dell Enterprise SONiC
- Host: GitHub
- URL: https://github.com/dell-networking/poc-des-config-replace
- Owner: Dell-Networking
- License: other
- Created: 2023-10-23T16:53:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T16:53:37.000Z (over 2 years ago)
- Last Synced: 2025-03-18T00:31:21.849Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Template repo for SONiC PoC Repos
[](#-how-to-contribute)
[](https://github.com/Dell-Networking/PoC-SONiC-template/blob/main/LICENSE.md)
[](https://github.com/Dell-Networking/PoC-SONiC-template/issues)
Built and maintained by [Ben Goldstone](https://github.com/benjamingoldstone/) and [Contributors](https://github.com/Dell-Networking/PoC-SONiC-template/graphs/contributors)
------------------
This is the template repo for Dell Enterprise SONiC Proof-of-Concept repos. Adopt this repo as you see fit to meet your needs as you build out a reference PoC repo.
The formatting here should be basically maintained, with the source code in the src folder and an appropriate LICENCE and CONTRIBUTING guide available inline in the README or as separate files within the repo.
## Contents
- [Description and Objective](#-description-and-objective)
- [Requirements](#-requirements)
- [How to Contribute](#-how-to-contribute)
## 🚀 Description and Objective
Use this space to provide clarity around what the objective of the PoC is and what the end result of successfully running through the exercise should look like.
## 📋 Requirements
Be sure to list requirements for building and utilizing the example PoC code here. This can include details such as languages / libraries / tools that must be used as well as what platforms the code has been validated to run on (Linux, MacOS, Windows, etc.) Additional details may be added in the README under the src folder.
## 👏 How to Contribute
We welcome contributions to the project. Please reference the [CONTRIBUTING](https://github.com/Dell-Networking/PoC-Index/blob/main/CONTRIBUTING.md) guide in the PoC-Index repo for more details (this guide is common across Dell Networking PoC projects).