Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions .github/ISSUE_TEMPLATE/completed-lists.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


name: Completed Lists
about: This is for your master pull request to merge your master into this repo.

Expand Down Expand Up @@ -32,6 +30,4 @@ labels: Master List

UCID: ps277
=======
assignees: ''


assignees: ''
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/things-i-don-t-understand.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ title: ''
labels: Things I dont understand


=======

=======
=======

Expand Down
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/things-i-learned.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

=======


name: Things I learned
about: Add one item for each thing you learned keep to max of 255 characters
title: ''
Expand All @@ -7,6 +10,12 @@ title: ''
labels: Things I know


=======

name: Things I Learned
about: Add one item for each thing you learned. Keep to max of 255 characters.
title: "[Things I Learned]"
labels: i know
=======
=======

Expand Down Expand Up @@ -47,3 +56,5 @@ assignees: ''




assignees: ''
14 changes: 13 additions & 1 deletion .github/ISSUE_TEMPLATE/things-i-want-to-know.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

=======


name: Things I want to know
about: Describe this issue template's purpose here.
title: ''
Expand All @@ -7,6 +10,14 @@ title: ''
labels: Things I want to know


=======

name: Things I Want To Know
about: Add one item for each thing you want to know.
title: 'Thing I want to know: <file in title> [Thing I want to Knows]'
labels: want to know

assignees: ''
=======
=======

Expand All @@ -30,4 +41,5 @@ labels: Want to Know
labels: want to know

assignees: ''
=======
=======

37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@

=======

#### Things we understand**

1. Build docker image[3]
Expand Down Expand Up @@ -41,6 +43,7 @@




#### Things we understand**

1. Build docker image[3]
Expand Down Expand Up @@ -88,6 +91,39 @@
10. Github in detail
11. How does docker work




#### Things we don't understand
1. Multi-thread programming [1]
2. PostgreSQL[1]
3. Docker full web-application development[1]
4. Ssh Configuration.
5. Traefik Integration
6. Had issues with earlier webclass integration.
7. Docker / Kubernetes[1]
8. MongoDB
9. NodeJS

#### Things we want to know next**

1. ReactJS [2]
2. Node.js
3. Daemons
4. Kubernetes
5. Vue JS[4]
6. Flask
7. AWS
1. How to better work as a PM or as a subordinate [1]
2. Use Python program to write Hello World [1]
3. How Dockerhub pushes or uses resources against repos in scalable way [1]
4. How to deploy a web app with a database on the cloud [1]
5. Cloud deployment with Kubernetes[3]
6. Teraform Usage[3]
7. Elastic Search Indexing[3]
8. Security within our Github and Docker workflow[1]
9. Linux Directory Listings[1]
=======
#### Things we want to know next**
1. Flask Framework[4]
2. Microsoft Azure[3]
Expand Down Expand Up @@ -137,6 +173,7 @@

#### Things we want to know next**


1. ReactJS [2]
2. Node.js
3. Daemons
Expand Down