File tree 1 file changed +35
-0
lines changed
1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : coder
2
+ title : Coder
3
+ type : app
4
+ base : core24
5
+ version : ' 2.12.4'
6
+ summary : Self-Hosted Cloud Development Environments
7
+ license : AGPL-3.0
8
+ contact : https://coder.com/contact
9
+ issues : https://github.com/coder/coder/issues
10
+ source-code : https://github.com/coder/coder
11
+ website : https://coder.com
12
+ description : |
13
+ Coder is an open-source cloud development environment (CDE)
14
+ that you host in your cloud or on-premises. With Coder, you
15
+ can deploy environments that provide the infrastructure, IDEs,
16
+ and tools your developers need. Upgrade to Coder Enterprise
17
+ to gain enhanced security, governance, and observability for
18
+ your platform teams.
19
+ grade : stable
20
+ confinement : strict
21
+
22
+ parts :
23
+ coder :
24
+ plugin : dump
25
+ source : https://github.com/coder/coder/releases/download/v$SNAPCRAFT_PROJECT_VERSION/coder_$SNAPCRAFT_PROJECT_VERSION_linux_$CRAFT_TARGET_ARCH.tar.gz
26
+
27
+ apps :
28
+ coder :
29
+ command : coder
30
+ plugs :
31
+ - docker
32
+ - home
33
+ - network
34
+ - network-bind
35
+
You can’t perform that action at this time.
0 commit comments