This repository was archived by the owner on Jan 7, 2024. It is now read-only.
Commit 5648202 1 parent f2270ee commit 5648202 Copy full SHA for 5648202
File tree 5 files changed +44
-93
lines changed
5 files changed +44
-93
lines changed Original file line number Diff line number Diff line change @@ -4,73 +4,11 @@ description: Create a report to help us improve
4
4
title : " [BUG] <title>"
5
5
labels : [Bug]
6
6
body :
7
- - type : checkboxes
7
+ - type : markdown
8
8
attributes :
9
- label : Is there an existing issue for this?
10
- description : Please search to see if an issue already exists for the bug you encountered.
11
- options :
12
- - label : I have searched the existing issues
13
- required : true
14
- - type : textarea
15
- attributes :
16
- label : Current Behavior
17
- description : Tell us what happens instead of the expected behavior.
18
- validations :
19
- required : true
20
- - type : textarea
21
- attributes :
22
- label : Expected Behavior
23
- description : Tell us what should happen.
24
- validations :
25
- required : false
26
- - type : textarea
27
- attributes :
28
- label : Steps To Reproduce
29
- description : Steps to reproduce the behavior.
30
- placeholder : |
31
- 1. In this environment...
32
- 2. With this config...
33
- 3. Run '...'
34
- 4. See error...
35
- validations :
36
- required : true
37
- - type : textarea
38
- attributes :
39
- label : Environment
40
- description : |
41
- examples:
42
- - **OS**: Ubuntu 20.04
43
- - **How docker service was installed**: distro's packagemanager
44
9
value : |
45
- - OS:
46
- - How docker service was installed:
47
- render : markdown
48
- validations :
49
- required : false
50
- - type : dropdown
51
- attributes :
52
- label : CPU architecture
53
- options :
54
- - x86-64
55
- - arm64
56
- validations :
57
- required : true
58
- - type : textarea
59
- attributes :
60
- label : Docker creation
61
- description : |
62
- Command used to create docker container
63
- Provide your docker create/run command or compose yaml snippet, or a screenshot of settings if using a gui to create the container
64
- render : bash
65
- validations :
66
- required : true
67
- - type : textarea
68
- attributes :
69
- description : |
70
- Provide a full docker log, output of "docker logs linuxserver.io"
71
- label : Container logs
72
- placeholder : |
73
- Output of `docker logs linuxserver.io`
74
- render : bash
75
- validations :
76
- required : true
10
+ # This image is deprecated. We will not offer support for this image and it will not be updated.
11
+
12
+ We recommend our unifi-network-application image instead :
13
+ https://github.com/linuxserver/docker-unifi-network-application
14
+
Original file line number Diff line number Diff line change @@ -4,28 +4,11 @@ description: Suggest an idea for this project
4
4
title : " [FEAT] <title>"
5
5
labels : [enhancement]
6
6
body :
7
- - type : checkboxes
8
- attributes :
9
- label : Is this a new feature request?
10
- description : Please search to see if a feature request already exists.
11
- options :
12
- - label : I have searched the existing issues
13
- required : true
14
- - type : textarea
15
- attributes :
16
- label : Wanted change
17
- description : Tell us what you want to happen.
18
- validations :
19
- required : true
20
- - type : textarea
21
- attributes :
22
- label : Reason for change
23
- description : Justify your request, why do you want it, what is the benefit.
24
- validations :
25
- required : true
26
- - type : textarea
27
- attributes :
28
- label : Proposed code change
29
- description : Do you have a potential code change in mind?
30
- validations :
31
- required : false
7
+ - type : markdown
8
+ attributes :
9
+ value : |
10
+ # This image is deprecated. We will not offer support for this image and it will not be updated.
11
+
12
+ We recommend our unifi-network-application image instead :
13
+ https://github.com/linuxserver/docker-unifi-network-application
14
+
Original file line number Diff line number Diff line change
1
+ # This image is deprecated. We will not offer support for this image and it will not be updated.
2
+
3
+ We recommend our unifi-network-application image instead:
4
+ https://github.com/linuxserver/docker-unifi-network-application
5
+
1
6
<!-- - Provide a general summary of your changes in the Title above -->
2
7
3
8
[ linuxserverurl ] : https://linuxserver.io
Original file line number Diff line number Diff line change @@ -26,6 +26,11 @@ Find us at:
26
26
* [ GitHub] ( https://github.com/linuxserver ) - view the source for all of our repositories.
27
27
* [ Open Collective] ( https://opencollective.com/linuxserver ) - please consider helping us by either donating or contributing to our budget
28
28
29
+ # This image is deprecated. We will not offer support for this image and it will not be updated.
30
+
31
+ We recommend our unifi-network-application image instead:
32
+ https://github.com/linuxserver/docker-unifi-network-application
33
+
29
34
# [ linuxserver/unifi-controller] ( https://github.com/linuxserver/docker-unifi-controller )
30
35
31
36
[ ![ Scarf.io pulls] ( https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Funifi-controller?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker )] ( https://scarf.sh/gateway/linuxserver-ci/docker/linuxserver%2Funifi-controller )
@@ -374,6 +379,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
374
379
375
380
# # Versions
376
381
382
+ * ** 01.01.24:** - Deprecate.
377
383
* ** 06.09.23:** - Add deprecation warning as per [https://info.linuxserver.io/issues/2023-09-06-unifi-controller](https://info.linuxserver.io/issues/2023-09-06-unifi-controller).
378
384
* ** 04.09.23:** - Bump JRE to 17 to support v7.5.
379
385
* ** 04.05.23:** - Cleanup ` apt-get install` during build to reduce image size.
Original file line number Diff line number Diff line change
1
+ #!/usr/bin/with-contenv bash
2
+ # shellcheck shell=bash
3
+
4
+ echo '
5
+ ╔════════════════════════════════════════════════════╗
6
+ ╠════════════════════════════════════════════════════╣
7
+ ║ ║
8
+ ║ This image is deprecated. ║
9
+ ║ We will not offer support for this image ║
10
+ ║ and it will not be updated. ║
11
+ ║ ║
12
+ ╠════════════════════════════════════════════════════╣
13
+ ╚════════════════════════════════════════════════════╝
14
+
15
+ We recommend our unifi-network-application image instead:
16
+ https://github.com/linuxserver/docker-unifi-network-application
17
+
18
+
19
+ ══════════════════════════════════════════════════════'
You can’t perform that action at this time.
0 commit comments