Note: At the time of writing this, I have used MongoDB v4.2
- Create and run MongoDB in EC2 Instance with Basic Config
- Making EC2 proper for MongoDB Database
- Adding Replicas
| { | |
| "manifest": { | |
| "publishingInformation": { | |
| "locales": { | |
| "en-CA": { | |
| "summary": "description", | |
| "examplePhrases": [ | |
| "Alexa, open my skill", | |
| "Alexa, launch my skill", | |
| "Alexa, play my skill" |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <opml version="1.0"> | |
| <head> | |
| <title>Stephen subscriptions in feedly Cloud</title> | |
| </head> | |
| <body> | |
| <outline text="Companies" title="Companies"> | |
| <outline type="rss" text="Trello" title="Trello" xmlUrl="https://trello.engineering/feed.xml" htmlUrl="http://tech.trello.com/"/> | |
| <outline type="rss" text="IMVU" title="IMVU" xmlUrl="http://engineering.imvu.com/feed/" htmlUrl="https://engineering.imvu.com"/> |