Skip to content

Commit 2cc2afa

Browse files
authored
Merge branch 'master' into intro-sustainability
2 parents ff8a820 + 7a59f55 commit 2cc2afa

File tree

181 files changed

+3496
-75
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+3496
-75
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ assignees: ''
1717
### Environment
1818

1919
- **Host OS:** Mac Linux Windows
20-
- **Platform:** Docker or Kubernetes
21-
- **Meshery Server Version:** stable-v
22-
- **Meshery Client Version:** stable-v
2320

2421
<!-- Optional
2522
#### To Reproduce
@@ -30,9 +27,8 @@ assignees: ''
3027
-->
3128

3229
---
33-
#### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources
34-
- 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release)
35-
- 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow)
36-
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs)
30+
#### Contributor Guide and Resources
31+
- 📚 [Instructions for contributing to exoscale-academy](https://github.com/layer5io/exoscale-academy/blob/master/CONTRIBUTING.md)
32+
- academy-template documentation [site](https://docs.layer5.io/cloud/academy/), [example](https://github.com/layer5io/academy-example/) and [theme](https://github.com/layer5io/academy-theme/)
3733
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
38-
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)
34+
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)

.github/ISSUE_TEMPLATE/ci.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ assignees: ''
1818
<!-- Stipulations of functional behavior or non-functional items that must be in-place in order for the issue to be closed. -->
1919

2020
---
21-
#### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources
22-
- 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release)
21+
#### Contributor Guide and Resources
22+
- 📚 [Instructions for contributing to exoscale-academy](https://github.com/layer5io/exoscale-academy/blob/master/CONTRIBUTING.md)
23+
- academy-template documentation [site](https://docs.layer5.io/cloud/academy/), [example](https://github.com/layer5io/academy-example/) and [theme](https://github.com/layer5io/academy-theme/)
2324
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
24-
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)
25+
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: 🙋🏾🙋🏼‍Question
4+
url: https://discuss.layer5.io
5+
about: Submit your question on the discussion forum.

.github/ISSUE_TEMPLATE/documentation.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: 📄 Documentation issue
33
about: Issues related to documentation.
44
title: '[Docs]'
5-
labels: 'area/docs, framework/jekyll, language/markdown'
5+
labels: 'area/docs, framework/hugo, language/markdown, help wanted'
66
assignees: ''
77
---
88
### Current State
@@ -12,10 +12,8 @@ assignees: ''
1212

1313

1414
---
15-
16-
#### [Contributor Guides](https://docs.meshery.io/project/contributing) and Resources
17-
- 📚 [Instructions for contributing to documentation](https://docs.meshery.io/project/contributing/contributing-docs)
18-
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs)
19-
- 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release)
15+
#### Contributor Guide and Resources
16+
- 📚 [Instructions for contributing to exoscale-academy](https://github.com/layer5io/exoscale-academy/blob/master/CONTRIBUTING.md)
17+
- academy-template documentation [site](https://docs.layer5.io/cloud/academy/), [example](https://github.com/layer5io/academy-example/) and [theme](https://github.com/layer5io/academy-theme/)
2018
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
2119
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: 💡 Feature Request
3-
about: Suggest an enhancement to Meshery.
3+
about: Suggest an enhancement to Exoscale Academy.
44
title: ''
55
labels: 'kind/enhancement'
66
assignees: ''
@@ -21,5 +21,5 @@ assignees: ''
2121
<!-- [Optional] Any visual diagrams of the desired user interface. -->
2222

2323
---
24-
**[Contributor Guide](https://docs.meshery.io/project/contributing)**
25-
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
24+
**[Contributor Guide](https://github.com/layer5io/exoscale-academy/blob/master/CONTRIBUTING.md)**
25+
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)

.github/ISSUE_TEMPLATE/question.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.github/workflows/slack.yml

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,36 @@
11
name: Slack Notify
2-
on:
2+
3+
on:
34
watch:
45
types: [started]
6+
issues:
7+
types: [labeled]
8+
59
jobs:
610
star-notify:
711
if: github.event_name == 'watch'
812
name: Notify Slack on star
913
runs-on: ubuntu-latest
1014
steps:
11-
- name: Get current star count
12-
run: |
13-
echo "STARS=$(curl --silent 'https://api.github.com/repos/${{github.repository}}' -H 'Accept: application/vnd.github.preview' | jq '.stargazers_count')" >> $GITHUB_ENV
14-
- name: Notify slack
15-
env:
16-
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
17-
uses: pullreminders/slack-action@master
18-
with:
19-
args: '{\"channel\":\"CSK7N9TGX\",\"text\":\"${{ github.actor }} just starred ${{github.repository}}! (https://github.com/${{github.repository}}/stargazers) Total ⭐️: ${{env.STARS}}\"}'
15+
- name: Get current star count
16+
run: |
17+
echo "STARS=$(curl --silent 'https://api.github.com/repos/${{ github.repository }}' -H 'Accept: application/vnd.github.preview' | jq '.stargazers_count')" >> $GITHUB_ENV
18+
- name: Notify Slack
19+
env:
20+
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
21+
uses: pullreminders/slack-action@master
22+
with:
23+
args: '{\"channel\":\"CSK7N9TGX\",\"text\":\"${{ github.actor }} just starred ${{ github.repository }}! (https://github.com/${{ github.repository }}/stargazers) Total ⭐️: ${{ env.STARS }}\"}'
24+
2025
good-first-issue-notify:
21-
if: github.event_name == 'issues' && github.event.label.name == 'good first issue' || github.event.label.name == 'first-timers-only'
26+
if: github.event_name == 'issues' && (github.event.label.name == 'good first issue' || github.event.label.name == 'first-timers-only')
2227
name: Notify Slack for new good-first-issue
2328
runs-on: ubuntu-latest
2429
steps:
25-
- name: Notify slack
30+
- name: Notify Slack
2631
env:
2732
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
2833
uses: pullreminders/slack-action@master
2934
with:
30-
args: '{\"channel\":\"C019426UBNY\",\"text\":\"A good first issue label was just added to ${{github.event.issue.html_url}}.\"}'
35+
args: '{\"channel\":\"C019426UBNY\",\"type\":\"section\",\"text\":\":new: Good first issue up for grabs: ${{ github.event.issue.title }} - ${{ github.event.issue.html_url }} \"}'
36+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "INTRO DBaaS"
3+
description: "This INTRO DBaaS - Learning Paths covers the foundational topics of DBaaS for a non-technical audience and conveys the benefits of data services and databases as a service for modern IT scenarios. It will help you learn the basics of terminology associated, understand the essential components' functions, and why these new technologies are so important."
4+
cardImage: "/images/learning-path/kubernetes-icon.svg"
5+
courses: 3
6+
weight: 3
7+
---
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Why Databases?"
3+
description: ""
4+
cardImage: "/images/learning-path/kubernetes-icon.svg"
5+
courses: 7
6+
weight: 1
7+
---
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
docType: "Chapter"
3+
id: "Benefits of Databases"
4+
chapterTitle: "Benefits of Databases"
5+
description: ""
6+
title: "Benefits of Databases"
7+
weight: 6
8+
---
9+
10+
### **Benefits of Databases**
11+
12+
![db-icon-1]({{< usestatic "intro-dbaas/db-icon-1.png" >}})
13+
14+
#### **Why use computerized Databases?**
15+
16+
Because it makes it easier to:
17+
- sort data
18+
- search and find data
19+
- add, edit or delete data
20+
- store large data sets efficiently
21+
- access data at the same time by multiple users
22+
- import and export data from and to other applications
23+
24+
If there are advantages, then there are also disadvantages, and to get a complete picture of the database situation, let us contrast them.
25+
26+
![db-icon-2]({{< usestatic "intro-dbaas/db-icon-2.png" >}})
27+
28+
#### **Advantages of Databases:**
29+
30+
- Data Sharing
31+
- Data Security
32+
- Data Abstraction
33+
- Concurrent Access
34+
- Easy Data Manipulation
35+
- Support Multi-User Views
36+
- Data Redundancy Controlling
37+
- Data Inconsistency Minimizing
38+
39+
![db-icon-3]({{< usestatic "intro-dbaas/db-icon-3.png" >}})
40+
41+
#### **Disadvantages of Databases:**
42+
43+
- Cost of Software
44+
- Cost of Hardware
45+
- Cost of Staff Training
46+
- Cost of Data Conversion
47+
- Complexity of High Availability
48+
- Complexity of Backup & Restore

0 commit comments

Comments
 (0)