forked from eclipse-che/che-plugin-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
che-editors.yaml
897 lines (897 loc) · 30.4 KB
/
che-editors.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
version: 2.0.0
editors:
- schemaVersion: 2.1.0
metadata:
name: eclipse/che-theia/7.60.1
displayName: Eclipse Theia
description: Eclipse Theia for Eclipse Che
icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true
attributes:
publisher: eclipse
version: 7.60.1
title: Eclipse Theia for Eclipse Che
repository: https://github.com/eclipse-che/che-theia
firstPublicationDate: '2019-03-07'
commands:
- id: init-remote-runtime-injector
apply:
component: remote-runtime-injector
events:
preStart:
- init-remote-runtime-injector
components:
- name: theia-ide
container:
image: "quay.io/eclipse/che-theia:7.60.1"
env:
- name: THEIA_PLUGINS
value: 'local-dir:///plugins'
- name: HOSTED_PLUGIN_HOSTNAME
value: 0.0.0.0
- name: HOSTED_PLUGIN_PORT
value: '3130'
- name: THEIA_HOST
value: 127.0.0.1
volumeMounts:
- name: plugins
path: /plugins
- name: theia-local
path: /home/theia/.theia
mountSources: true
memoryLimit: 512M
cpuLimit: 1500m
cpuRequest: 100m
endpoints:
- name: theia
targetPort: 3100
exposure: public
secure: true
protocol: http
attributes:
type: main
cookiesAuthEnabled: true
discoverable: false
urlRewriteSupported: true
- name: webviews
targetPort: 3100
exposure: public
secure: true
protocol: http
attributes:
type: webview
cookiesAuthEnabled: true
discoverable: false
unique: true
urlRewriteSupported: true
- name: mini-browser
targetPort: 3100
exposure: public
secure: true
protocol: http
attributes:
type: mini-browser
cookiesAuthEnabled: true
discoverable: false
unique: true
urlRewriteSupported: true
- name: theia-dev
targetPort: 3130
exposure: public
protocol: http
attributes:
type: ide-dev
discoverable: false
urlRewriteSupported: true
- name: theia-redirect-1
targetPort: 13131
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: theia-redirect-2
targetPort: 13132
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: theia-redirect-3
targetPort: 13133
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
attributes:
app.kubernetes.io/component: che-theia
app.kubernetes.io/part-of: che-theia.eclipse.org
ports:
- exposedPort: 3100
- exposedPort: 3130
- exposedPort: 13131
- exposedPort: 13132
- exposedPort: 13133
- name: theia-ide-contributions
attributes:
controller.devfile.io/container-contribution: true
container:
args:
- sh
- '-c'
- '${PLUGIN_REMOTE_ENDPOINT_EXECUTABLE}'
env:
- name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE
value: /remote-endpoint/plugin-remote-endpoint
- name: THEIA_PLUGINS
value: local-dir:///plugins/sidecars/tools
memoryLimit: 512Mi
volumeMounts:
- name: plugins
path: /plugins
- name: remote-endpoint
path: /remote-endpoint
image: "quay.io/devfile/universal-developer-image:ubi8-13008af"
- name: plugins
volume: {}
- name: theia-local
volume: {}
- name: che-machine-exec
container:
image: 'quay.io/eclipse/che-machine-exec:7.60.1'
memoryLimit: 128Mi
memoryRequest: 32Mi
cpuLimit: 500m
cpuRequest: 30m
command:
- /go/bin/che-machine-exec
- '--url'
- '127.0.0.1:3333'
endpoints:
- name: terminal
targetPort: 3333
exposure: public
secure: true
protocol: ws
attributes:
type: collocated-terminal
discoverable: false
cookiesAuthEnabled: true
urlRewriteSupported: true
attributes:
app.kubernetes.io/component: machine-exec
app.kubernetes.io/part-of: che-theia.eclipse.org
ports:
- exposedPort: 3333
- name: remote-runtime-injector
attributes:
app.kubernetes.io/component: remote-runtime-injector
app.kubernetes.io/part-of: che-theia.eclipse.org
container:
image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.60.1"
env:
- name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE
value: /remote-endpoint/plugin-remote-endpoint
- name: REMOTE_ENDPOINT_VOLUME_NAME
value: remote-endpoint
volumeMounts:
- name: plugins
path: /plugins
- name: remote-endpoint
path: /remote-endpoint
- name: remote-endpoint
volume:
ephemeral: true
- schemaVersion: 2.1.0
metadata:
name: ws-skeleton/jupyter/5.7.0
displayName: Jupyter Notebook
description: Jupyter Notebook for Eclipse Che
icon: https://jupyter.org/assets/main-logo.svg
attributes:
publisher: ws-skeleton
version: 5.7.0
title: Jupyter Notebook for Eclipse Che
repository: 'https://github.com/ws-skeleton/che-editor-jupyter/'
firstPublicationDate: '2019-02-05'
components:
- name: jupyter-notebook
container:
image: "docker.io/ksmster/che-editor-jupyter:5.7.0"
env:
- name: JUPYTER_NOTEBOOK_DIR
value: /projects
mountSources: true
memoryLimit: 512M
endpoints:
- name: jupyter
targetPort: 8888
exposure: public
protocol: http
attributes:
type: main
attributes:
ports:
- exposedPort: 8888
- schemaVersion: 2.1.0
metadata:
name: dirigiblelabs/dirigible/3.4.0
displayName: Eclipse Dirigible
description: Eclipse Dirigible for Eclipse Che
icon: https://www.dirigible.io/img/dirigible.svg
attributes:
publisher: dirigiblelabs
version: 3.4.0
title: Eclipse Dirigible for Eclipse Che
repository: 'https://github.com/dirigiblelabs/dirigible-che-editor-plugin/'
firstPublicationDate: '2019-02-05'
components:
- name: eclipse-dirigible
container:
image: "docker.io/dirigiblelabs/dirigible-openshift:3.4.0"
env:
- name: DIRIGIBLE_DATABASE_PROVIDER
value: local
- name: DIRIGIBLE_REPOSITORY_LOCAL_ROOT_FOLDER
value: /projects/dirigible/repository
- name: DIRIGIBLE_REPOSITORY_LOCAL_ROOT_FOLDER_IS_ABSOLUTE
value: 'true'
- name: DIRIGIBLE_REPOSITORY_SEARCH_ROOT_FOLDER
value: /projects/dirigible/repository
- name: DIRIGIBLE_REPOSITORY_SEARCH_ROOT_FOLDER_IS_ABSOLUTE
value: 'true'
- name: DIRIGIBLE_CMS_INTERNAL_ROOT_FOLDER
value: /projects/dirigible/cms
- name: DIRIGIBLE_CMS_INTERNAL_ROOT_FOLDER_IS_ABSOLUTE
value: 'true'
- name: DIRIGIBLE_DATABASE_H2_ROOT_FOLDER_DEFAULT
value: /projects/dirigible/h2
- name: DIRIGIBLE_DATABASE_H2_URL
value: 'jdbc:h2:/projects/dirigible/h2'
- name: DIRIGIBLE_OPERATIONS_LOGS_ROOT_FOLDER_DEFAULT
value: /usr/local/tomcat/logs
mountSources: true
memoryLimit: 1024M
endpoints:
- name: dirigible
attributes:
type: main
targetPort: 8080
exposure: public
protocol: http
attributes:
ports:
- exposedPort: 8080
- schemaVersion: 2.1.0
metadata:
name: ws-skeleton/eclipseide/4.9.0
displayName: Eclipse IDE with Broadway
description: Eclipse IDE (in browser using Broadway) for Eclipse Che
icon: https://cdn.freebiesupply.com/logos/large/2x/eclipse-11-logo-svg-vector.svg
attributes:
publisher: ws-skeleton
version: 4.9.0
title: Eclipse IDE (in browser using Broadway) for Eclipse Che
repository: 'https://github.com/ws-skeleton/che-editor-eclipseide/'
firstPublicationDate: '2019-02-05'
components:
- name: eclipse-ide
container:
image: "docker.io/wsskeleton/eclipse-broadway"
mountSources: true
memoryLimit: 2048M
endpoints:
- name: eclipse-ide
targetPort: 5000
exposure: public
protocol: http
attributes:
type: main
attributes:
ports:
- exposedPort: 5000
- schemaVersion: 2.1.0
metadata:
name: cdr/code-server/3.6.2
displayName: VS Code via code-server
description: An open source distribution of Visual Studio Code (code-server)
for Eclipse Che
icon: https://raw.githubusercontent.com/sr229/discord-open-source/master/logos/code-server.svg
attributes:
publisher: cdr
version: 3.6.2
title: An open source distribution of Visual Studio Code (code-server) for
Eclipse Che
repository: 'https://github.com/cdr/code-server'
firstPublicationDate: '2020-11-03'
components:
- name: code-server
container:
image: "codercom/code-server:3.6.2"
volumeMounts:
- name: user-data
path: /home/coder/.local/share/code-server
mountSources: true
memoryLimit: 1024M
endpoints:
- name: code-server
targetPort: 8080
exposure: public
protocol: http
attributes:
type: main
attributes:
ports:
- exposedPort: 8080
- name: user-data
volume: {}
- schemaVersion: 2.1.0
metadata:
name: che-incubator/che-code/insiders
displayName: VS Code - Open Source
description: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che
- Insiders build
icon: https://raw.githubusercontent.com/che-incubator/che-code/main/code/resources/server/code-512.png?sanitize=true
attributes:
publisher: che-incubator
version: insiders
title: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che - Insiders
build
repository: https://github.com/che-incubator/che-code
firstPublicationDate: '2021-10-31'
skipMetaYaml: true
commands:
- id: init-container-command
apply:
component: che-code-injector
events:
preStart:
- init-container-command
components:
- name: che-code-injector
container:
image: 'quay.io/che-incubator/che-code:insiders'
command: ["/entrypoint-init-container.sh"]
volumeMounts:
- name: checode
path: /checode
memoryLimit: 256Mi
memoryRequest: 32Mi
cpuLimit: 500m
cpuRequest: 30m
- name: che-code-runtime-description
container:
image: 'quay.io/devfile/universal-developer-image:ubi8-13008af'
memoryLimit: 1024Mi
memoryRequest: 256Mi
cpuLimit: 500m
cpuRequest: 30m
command:
- /checode/entrypoint-volume.sh
volumeMounts:
- name: checode
path: /checode
endpoints:
- name: che-code
attributes:
type: main
cookiesAuthEnabled: true
discoverable: false
urlRewriteSupported: true
targetPort: 3100
exposure: public
secure: true
protocol: http
- name: code-redirect-1
targetPort: 13131
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: code-redirect-2
targetPort: 13132
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: code-redirect-3
targetPort: 13133
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
attributes:
app.kubernetes.io/component: che-code-runtime
app.kubernetes.io/part-of: che-code.eclipse.org
controller.devfile.io/container-contribution: true
- name: checode
volume: {}
- schemaVersion: 2.1.0
metadata:
name: che-incubator/che-code/7.60.1
displayName: VS Code - Open Source
description: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che
icon: https://raw.githubusercontent.com/che-incubator/che-code/main/code/resources/server/code-512.png?sanitize=true
attributes:
publisher: che-incubator
version: 7.60.1
title: Microsoft Visual Studio Code - Open Source IDE for Eclipse Che
repository: https://github.com/che-incubator/che-code
firstPublicationDate: '2021-10-31'
skipMetaYaml: true
commands:
- id: init-container-command
apply:
component: che-code-injector
events:
preStart:
- init-container-command
components:
- name: che-code-injector
container:
image: 'quay.io/che-incubator/che-code:7.60.1'
command: ["/entrypoint-init-container.sh"]
volumeMounts:
- name: checode
path: /checode
memoryLimit: 256Mi
memoryRequest: 32Mi
cpuLimit: 500m
cpuRequest: 30m
- name: che-code-runtime-description
container:
image: 'quay.io/devfile/universal-developer-image:ubi8-13008af'
memoryLimit: 1024Mi
memoryRequest: 256Mi
cpuLimit: 500m
cpuRequest: 30m
command:
- /checode/entrypoint-volume.sh
volumeMounts:
- name: checode
path: /checode
endpoints:
- name: che-code
attributes:
type: main
cookiesAuthEnabled: true
discoverable: false
urlRewriteSupported: true
targetPort: 3100
exposure: public
secure: true
protocol: http
- name: code-redirect-1
targetPort: 13131
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: code-redirect-2
targetPort: 13132
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: code-redirect-3
targetPort: 13133
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
attributes:
app.kubernetes.io/component: che-code-runtime
app.kubernetes.io/part-of: che-code.eclipse.org
controller.devfile.io/container-contribution: true
- name: checode
volume: {}
- schemaVersion: 2.1.0
metadata:
name: che-incubator/che-idea/next
displayName: IntelliJ IDEA Community
description: JetBrains IntelliJ IDEA Community IDE for Eclipse Che - next
icon: https://resources.jetbrains.com/storage/products/intellij-idea/img/meta/intellij-idea_logo_300x300.png
attributes:
publisher: che-incubator
version: next
title: JetBrains IntelliJ IDEA Community IDE for Eclipse Che - next
repository: 'https://github.com/che-incubator/jetbrains-editor-images'
firstPublicationDate: '2022-01-11'
skipMetaYaml: true
commands:
- id: init-container-command
apply:
component: che-idea-injector
events:
preStart:
- init-container-command
components:
- name: che-idea-runtime-description
container:
image: 'quay.io/devfile/universal-developer-image:ubi8-9436df2'
command:
- /projector/entrypoint-volume.sh
env:
- name: PROJECTOR_ASSEMBLY_DIR
value: /projector
- name: PROJECTOR_CONFIG_DIR
value: /home/user/.jetbrains
volumeMounts:
- name: projector-volume
path: /projector
- name: projector-configuration
path: /home/user/.jetbrains
- name: projector-java-configuration
path: /home/user/.java
memoryLimit: 6144Mi
memoryRequest: 2048Mi
cpuLimit: 2000m
cpuRequest: 1500m
endpoints:
- name: intellij
attributes:
type: main
cookiesAuthEnabled: true
discoverable: false
urlRewriteSupported: true
targetPort: 8887
exposure: public
path: '/?backgroundColor=434343&wss'
secure: false
protocol: http
- name: intellij-redirect-1
targetPort: 13131
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: intellij-redirect-2
targetPort: 13132
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: intellij-redirect-3
targetPort: 13133
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
attributes:
app.kubernetes.io/component: che-idea-runtime
app.kubernetes.io/part-of: che-idea.eclipse.org
controller.devfile.io/container-contribution: true
- name: projector-volume
volume: {}
- name: projector-configuration
volume: {}
- name: projector-java-configuration
volume: {}
- name: che-idea-injector
container:
image: 'quay.io/che-incubator/che-idea:next'
command: ["/projector/entrypoint-init-container.sh"]
env:
- name: PROJECTOR_VOLUME_MOUNT
value: /projector-volume
- name: PROJECTOR_ASSEMBLY_DIR
value: /projector
volumeMounts:
- name: projector-volume
path: /projector-volume
memoryLimit: 128Mi
memoryRequest: 32Mi
cpuLimit: 500m
cpuRequest: 30m
- schemaVersion: 2.1.0
metadata:
name: che-incubator/che-idea/latest
displayName: IntelliJ IDEA Community
description: JetBrains IntelliJ IDEA Community IDE for Eclipse Che
icon: https://resources.jetbrains.com/storage/products/intellij-idea/img/meta/intellij-idea_logo_300x300.png
attributes:
publisher: che-incubator
version: latest
title: JetBrains IntelliJ IDEA Community IDE for Eclipse Che
repository: 'https://github.com/che-incubator/jetbrains-editor-images'
firstPublicationDate: '2022-01-11'
skipMetaYaml: true
commands:
- id: init-container-command
apply:
component: che-idea-injector
events:
preStart:
- init-container-command
components:
- name: che-idea-runtime-description
container:
image: 'quay.io/devfile/universal-developer-image:ubi8-9436df2'
command:
- /projector/entrypoint-volume.sh
env:
- name: PROJECTOR_ASSEMBLY_DIR
value: /projector
- name: PROJECTOR_CONFIG_DIR
value: /home/user/.jetbrains
volumeMounts:
- name: projector-volume
path: /projector
- name: projector-configuration
path: /home/user/.jetbrains
- name: projector-java-configuration
path: /home/user/.java
memoryLimit: 6144Mi
memoryRequest: 2048Mi
cpuLimit: 2000m
cpuRequest: 1500m
endpoints:
- name: intellij
attributes:
type: main
cookiesAuthEnabled: true
discoverable: false
urlRewriteSupported: true
targetPort: 8887
exposure: public
path: '/?backgroundColor=434343&wss'
secure: false
protocol: http
- name: intellij-redirect-1
targetPort: 13131
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: intellij-redirect-2
targetPort: 13132
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: intellij-redirect-3
targetPort: 13133
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
attributes:
app.kubernetes.io/component: che-idea-runtime
app.kubernetes.io/part-of: che-idea.eclipse.org
controller.devfile.io/container-contribution: true
- name: projector-volume
volume: {}
- name: projector-configuration
volume: {}
- name: projector-java-configuration
volume: {}
- name: che-idea-injector
container:
image: 'quay.io/che-incubator/che-idea:latest'
command: ["/projector/entrypoint-init-container.sh"]
env:
- name: PROJECTOR_VOLUME_MOUNT
value: /projector-volume
- name: PROJECTOR_ASSEMBLY_DIR
value: /projector
volumeMounts:
- name: projector-volume
path: /projector-volume
memoryLimit: 128Mi
memoryRequest: 32Mi
cpuLimit: 500m
cpuRequest: 30m
- schemaVersion: 2.1.0
metadata:
name: che-incubator/che-pycharm/next
displayName: JetBrains PyCharm Community
description: JetBrains PyCharm Community IDE for Eclipse Che - next
icon: https://resources.jetbrains.com/storage/products/pycharm/img/meta/pycharm_logo_300x300.png
attributes:
publisher: che-incubator
version: next
title: JetBrains PyCharm Community IDE for Eclipse Che - next
repository: 'https://github.com/che-incubator/jetbrains-editor-images'
firstPublicationDate: '2021-10-06'
skipMetaYaml: true
commands:
- id: init-container-command
apply:
component: che-pycharm-injector
events:
preStart:
- init-container-command
components:
- name: che-pycharm-runtime-description
container:
image: 'quay.io/devfile/universal-developer-image:ubi8-9436df2'
command:
- /projector/entrypoint-volume.sh
env:
- name: PROJECTOR_ASSEMBLY_DIR
value: /projector
- name: PROJECTOR_CONFIG_DIR
value: /home/user/.jetbrains
volumeMounts:
- name: projector-volume
path: /projector
- name: projector-configuration
path: /home/user/.jetbrains
- name: projector-java-configuration
path: /home/user/.java
memoryLimit: 6144Mi
memoryRequest: 2048Mi
cpuLimit: 2000m
cpuRequest: 1500m
endpoints:
- name: intellij
attributes:
type: main
cookiesAuthEnabled: true
discoverable: false
urlRewriteSupported: true
targetPort: 8887
exposure: public
path: '/?backgroundColor=434343&wss'
secure: false
protocol: http
- name: intellij-redirect-1
targetPort: 13131
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: intellij-redirect-2
targetPort: 13132
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: intellij-redirect-3
targetPort: 13133
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
attributes:
app.kubernetes.io/component: che-pycharm-runtime
app.kubernetes.io/part-of: che-pycharm.eclipse.org
controller.devfile.io/container-contribution: true
- name: projector-volume
volume: {}
- name: projector-configuration
volume: {}
- name: projector-java-configuration
volume: {}
- name: che-pycharm-injector
container:
image: 'quay.io/che-incubator/che-pycharm:next'
command: ["/projector/entrypoint-init-container.sh"]
env:
- name: PROJECTOR_VOLUME_MOUNT
value: /projector-volume
- name: PROJECTOR_ASSEMBLY_DIR
value: /projector
volumeMounts:
- name: projector-volume
path: /projector-volume
memoryLimit: 128Mi
memoryRequest: 32Mi
cpuLimit: 500m
cpuRequest: 30m
- schemaVersion: 2.1.0
metadata:
name: che-incubator/che-pycharm/latest
displayName: JetBrains PyCharm Community
description: JetBrains PyCharm Community IDE for Eclipse Che
icon: https://resources.jetbrains.com/storage/products/pycharm/img/meta/pycharm_logo_300x300.png
attributes:
publisher: che-incubator
version: latest
title: JetBrains PyCharm Community IDE for Eclipse Che
repository: 'https://github.com/che-incubator/jetbrains-editor-images'
firstPublicationDate: '2021-10-06'
skipMetaYaml: true
commands:
- id: init-container-command
apply:
component: che-pycharm-injector
events:
preStart:
- init-container-command
components:
- name: che-pycharm-runtime-description
container:
image: 'quay.io/devfile/universal-developer-image:ubi8-9436df2'
command:
- /projector/entrypoint-volume.sh
env:
- name: PROJECTOR_ASSEMBLY_DIR
value: /projector
- name: PROJECTOR_CONFIG_DIR
value: /home/user/.jetbrains
volumeMounts:
- name: projector-volume
path: /projector
- name: projector-configuration
path: /home/user/.jetbrains
- name: projector-java-configuration
path: /home/user/.java
memoryLimit: 6144Mi
memoryRequest: 2048Mi
cpuLimit: 2000m
cpuRequest: 1500m
endpoints:
- name: intellij
attributes:
type: main
cookiesAuthEnabled: true
discoverable: false
urlRewriteSupported: true
targetPort: 8887
exposure: public
path: '/?backgroundColor=434343&wss'
secure: false
protocol: http
- name: intellij-redirect-1
targetPort: 13131
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: intellij-redirect-2
targetPort: 13132
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
- name: intellij-redirect-3
targetPort: 13133
exposure: public
protocol: http
attributes:
discoverable: false
urlRewriteSupported: false
attributes:
app.kubernetes.io/component: che-pycharm-runtime
app.kubernetes.io/part-of: che-pycharm.eclipse.org
controller.devfile.io/container-contribution: true
- name: projector-volume
volume: {}
- name: projector-configuration
volume: {}
- name: projector-java-configuration
volume: {}
- name: che-pycharm-injector
container:
image: 'quay.io/che-incubator/che-pycharm:latest'
command: ["/projector/entrypoint-init-container.sh"]
env:
- name: PROJECTOR_VOLUME_MOUNT
value: /projector-volume
- name: PROJECTOR_ASSEMBLY_DIR
value: /projector
volumeMounts:
- name: projector-volume
path: /projector-volume
memoryLimit: 128Mi
memoryRequest: 32Mi
cpuLimit: 500m
cpuRequest: 30m