Skip to content

Instantly share code, notes, and snippets.

View AndrienkoAleksandr's full-sized avatar

Oleksandr Andriienko AndrienkoAleksandr

View GitHub Profile
metadata:
name: wksp-1hw6
projects:
- name: nodejs-web-app
source:
location: 'https://github.com/che-samples/web-nodejs-sample.git'
type: git
branch: master
components:
- type: cheEditor
@AndrienkoAleksandr
AndrienkoAleksandr / gist:665e92b2b79c18acab5a938a5d52bcc2
Created October 13, 2019 19:42
date with second time zone typescript
const date = new Date();
console.log(date.toLocaleString("en-US", {timeZone: "Europe/Kiev", weekday: 'long', year: 'numeric', month: 'long', day: 'numeric', hour: 'numeric', minute: 'numeric', second: 'numeric'}))
metadata:
name: test-oc-connector-with-remote-endpoint-binary
projects:
- name: nodejs-web-app
source:
location: 'https://github.com/che-samples/web-nodejs-sample.git'
type: git
branch: master
components:
- id: che-incubator/typescript/latest
@AndrienkoAleksandr
AndrienkoAleksandr / Ubuntu with remote binary
Created October 7, 2019 11:26
Ubuntu with remote binary
metadata:
name: remote-binary-with-ubuntu
projects:
- name: nodejs-web-app
source:
location: 'https://github.com/che-samples/web-nodejs-sample.git'
type: git
branch: master
components:
- memoryLimit: 512Mi
@AndrienkoAleksandr
AndrienkoAleksandr / Ubuntu with remote binary
Created October 7, 2019 11:26
Ubuntu with remote binary
metadata:
name: remote-binary-with-ubuntu
projects:
- name: nodejs-web-app
source:
location: 'https://github.com/che-samples/web-nodejs-sample.git'
type: git
branch: master
components:
- memoryLimit: 512Mi
@AndrienkoAleksandr
AndrienkoAleksandr / Fedora with remote binary
Created October 7, 2019 11:26
Fedora with remote binary
metadata:
name: remote-binary-with-fedora
projects:
- name: nodejs-web-app
source:
location: 'https://github.com/che-samples/web-nodejs-sample.git'
type: git
branch: master
components:
- memoryLimit: 512Mi
@AndrienkoAleksandr
AndrienkoAleksandr / gist:ec1efffcbb4b25d52c22029bb7b6ac69
Created October 4, 2019 14:00
Test remote binary inside fedora image
metadata:
name: remote-binary-with-override-endpoint
projects:
- name: nodejs-web-app
source:
location: 'https://github.com/che-samples/web-nodejs-sample.git'
type: git
branch: master
components:
- memoryLimit: 512Mi
@AndrienkoAleksandr
AndrienkoAleksandr / gist:bc16f67141c83b13834bf1bb1434f754
Created September 19, 2019 10:38
CompatibilityVolumeSolutionTest2
metadata:
name: PersistedTestJava
projects:
- name: console-java-simple
source:
location: 'https://github.com/che-samples/console-java-simple.git'
type: git
branch: master
components:
- type: chePlugin
@AndrienkoAleksandr
AndrienkoAleksandr / gist:1ec8384ec08c746995d4c471eca1dba9
Created September 19, 2019 10:37
CompatibilityVolumeSolutionTest
metadata:
name: PersistTest2
projects:
- name: example
source:
location: 'https://github.com/AndrienkoAleksandr/vscode-hello-extension.git'
type: git
branch: master
components:
- memoryLimit: 512Mi
@AndrienkoAleksandr
AndrienkoAleksandr / gist:c5bdf9e40db4d30edad4cb07e36f4ec9
Created September 13, 2019 13:56
Volumes for cheContainers with persist/ephemeral state
metadata:
name: plugin-volume-test
projects:
- name: example
source:
location: 'https://github.com/AndrienkoAleksandr/vscode-hello-extension.git'
type: git
branch: master
components:
- memoryLimit: 512Mi