Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 0c3764f

Browse files
authored
Merge pull request #11 from linuxserver-labs/readme
2 parents 4e4de45 + 4a1e49b commit 0c3764f

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/issue.bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: Create a report to help us improve
44

55
---
66
[linuxserverurl]: https://linuxserver.io
7-
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl]
7+
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/lsio-labs-wide.png)][linuxserverurl]
88

99
<!--- If you are new to Docker or this application our issue tracker is **ONLY** used for reporting bugs or requesting features. Please use [our discord server](https://discord.gg/YWrKVTn) for general support. --->
1010

.github/ISSUE_TEMPLATE/issue.feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: Suggest an idea for this project
44

55
---
66
[linuxserverurl]: https://linuxserver.io
7-
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl]
7+
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/lsio-labs-wide.png)][linuxserverurl]
88

99
<!--- If you are new to Docker or this application our issue tracker is **ONLY** used for reporting bugs or requesting features. Please use [our discord server](https://discord.gg/YWrKVTn) for general support. --->
1010

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--- Provide a general summary of your changes in the Title above -->
22

33
[linuxserverurl]: https://linuxserver.io
4-
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl]
4+
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/lsio-labs-wide.png)][linuxserverurl]
55

66

77
<!--- Before submitting a pull request please check the following -->

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- DO NOT EDIT THIS FILE MANUALLY -->
22
<!-- Please read the https://github.com/linuxserver-labs/docker-omada-controller/blob/master/.github/CONTRIBUTING.md -->
33

4-
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)](https://linuxserver.io)
4+
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/lsio-labs-wide.png)](https://linuxserver.io)
55

66
[![Blog](https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=Blog)](https://blog.linuxserver.io "all the things you can do with our containers including How-To guides, opinions and much more!")
77
[![Discord](https://img.shields.io/discord/354974912613449730.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=Discord&logo=discord)](https://discord.gg/YWrKVTn "realtime support / chat with the community and the team.")
@@ -31,11 +31,10 @@ Find us at:
3131

3232
# [linuxserver/omada-controller](https://github.com/linuxserver-labs/docker-omada-controller)
3333

34+
[![Scarf.io pulls](https://scarf.sh/installs-badge/linuxserver-ci/linuxserver-labs%2Fomada-controller?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker)](https://scarf.sh/gateway/linuxserver-ci/docker/linuxserver-labs%2Fomada-controller)
3435
[![GitHub Stars](https://img.shields.io/github/stars/linuxserver-labs/docker-omada-controller.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github)](https://github.com/linuxserver-labs/docker-omada-controller)
3536
[![GitHub Release](https://img.shields.io/github/release/linuxserver-labs/docker-omada-controller.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github)](https://github.com/linuxserver-labs/docker-omada-controller/releases)
3637
[![GitHub Package Repository](https://img.shields.io/static/v1.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=linuxserver.io&message=GitHub%20Package&logo=github)](https://github.com/linuxserver-labs/docker-omada-controller/packages)
37-
[![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/omada-controller.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=pulls&logo=docker)](https://hub.docker.com/r/linuxserverlabs/omada-controller)
38-
[![Docker Stars](https://img.shields.io/docker/stars/linuxserver/omada-controller.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=stars&logo=docker)](https://hub.docker.com/r/linuxserverlabs/omada-controller)
3938

4039
[Omada-controller](https://www.tp-link.com/uk/business-networking/omada-sdn-controller/omada-software-controller/) - TP-Link's free EAP Controller Software allows users to easily manage hundreds of TP-Link EAPs in multiple sites with the controller in a single location.
4140

@@ -51,7 +50,8 @@ The architectures supported by this image are:
5150

5251
| Architecture | Tag |
5352
| :----: | --- |
54-
| x86-64 | amd64-latest |
53+
| x86-64 | latest |
54+
| arm64 | latest |
5555

5656
## Application Setup
5757

0 commit comments

Comments
 (0)