Merge pull request #263 from mikeroyal/mikeroyal-patch-173
Added Nautobot to Automation.
This commit is contained in:
commit
8dd5c605af
1 changed files with 4 additions and 0 deletions
|
@ -655,6 +655,8 @@ Here, the demo loads Vicuna as 8 bit by default to save some GPU memory usage. B
|
|||
|
||||
[MeTube](https://github.com/alexta69/metube) - Web GUI for youtube-dl, with playlist support. Allows downloading videos from dozens of websites. `AGPL-3.0` `Python/Nodejs/Docker`
|
||||
|
||||
[Nautobot](https://github.com/nautobot/nautobot) is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database.
|
||||
|
||||
[nefarious](https://github.com/lardbit/nefarious) - Web application that automates downloading Movies and TV Shows.
|
||||
|
||||
[NocoDB](https://www.nocodb.com/) - No-code platform that turns any database into a smart spreadsheet. It can be considered as an Airtable or Smartsheet alternative.
|
||||
|
@ -1387,6 +1389,8 @@ Minio's test-server called "play" is already configured in the default client, y
|
|||
|
||||
[Mongoose](https://github.com/cesanta/mongoose) is a networking library for C/C++. It implements event-driven non-blocking APIs for TCP, UDP, HTTP, WebSocket, MQTT. It is designed for connecting devices and bringing them online.
|
||||
|
||||
[Nautobot](https://github.com/nautobot/nautobot) is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database.
|
||||
|
||||
[Eclipse Mosquitto](https://github.com/eclipse/mosquitto) is an open source implementation of a server for version 5.0, 3.1.1, and 3.1 of the [MQTT](https://mqtt.org/) protocol.
|
||||
|
||||
[Ejabberd](https://ejabberd.im/) is an open-source, robust, scalable and extensible realtime platform built using [Erlang/OTP](https://www.erlang.org/), that includes [XMPP](https://xmpp.org/) Server, [MQTT](https://mqtt.org/) Broker and [SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) Service.
|
||||
|
|
Loading…
Reference in a new issue