SSH into your master:
sudo ./op.py --env-file vars/aws.env --vars-file vars/aws.yml sshBecome the root user:
sudo -i| ############################################################################### | |
| # Project | |
| ############################################################################### | |
| ############################################################################### | |
| # Python | |
| # https://github.com/github/gitignore/blob/master/Python.gitignore | |
| ############################################################################### |
SSH into your master:
sudo ./op.py --env-file vars/aws.env --vars-file vars/aws.yml sshBecome the root user:
sudo -i| { | |
| "kind": "Template", | |
| "apiVersion": "v1", | |
| "metadata": { | |
| "name": "nodejs-mongodb-example", | |
| "annotations": { | |
| "openshift.io/display-name": "Node.js + MongoDB (Ephemeral)", | |
| "description": "An example Node.js application with a MongoDB database. For more information about using this template, including OpenShift considerations, see https://github.com/sclorg/nodejs-ex/blob/master/README.md.\n\nWARNING: Any data stored will be lost upon pod destruction. Only use this template for testing.", | |
| "tags": "quickstart,nodejs", | |
| "iconClass": "icon-nodejs", |
This gist is no longer maintained and may be incorrect. The latest version of this can be found at:
https://github.com/jaredhocutt/openshift4-guides/blob/master/docs/rhcos_ami_upload.md
These instructions walk through how to upload a RHCOS image to AWS manually. If you are running in a public/commercial region of AWS, you should use the already provided RHCOS images available in those regions. However, if you are deploying into an alternative AWS region (e.g. GovCloud, C2S, etc.), then you
| firewall { | |
| all-ping enable | |
| broadcast-ping disable | |
| ipv6-receive-redirects disable | |
| ipv6-src-route disable | |
| ip-src-route disable | |
| log-martians enable | |
| name WAN_IN { | |
| default-action drop | |
| description "WAN to Internal" |
In this procedure, we'll walkthrough the installation of MicroShift on an Jetson Xavier server. This procedure holds all the prerequisites and instructions in order to get your MicroShift server up and running.
Before you start, make sure that you have the following prereqs met: