Skip to content

Commit c07561f

Browse files
authored
Update README.MD
1 parent 53991ad commit c07561f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.MD

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://azuredeploy.net/)
33

44
# READ THIS before you deploy
5-
If you are having issues with DEPLOYEMENT, file a [ISSUE here, on github](https://github.com/botmtl/ttrss-azure-deployment/issues). DO NOT use the Tiny-Tiny RSS discussion board for deployement issues.
5+
If you are having issues with DEPLOYMENT, file a [ISSUE here, on github](https://github.com/botmtl/ttrss-azure-deployment/issues). DO NOT use the Tiny-Tiny RSS discussion board for deployment issues.
66

77
Initial username and password are admin/password. Change that ASAP.
88

9-
This Tiny-Tiny RSS deployement is made on an UNSUPORTED PLATFORM. If you are having issues with Tiny-Tiny RSS, DO NOT post in the main forum, use the [UNSUPPORTED-PLATFORMS](https://discourse.tt-rss.org/c/tiny-tiny-rss/unsupported-platforms/) section of the forum. Clearly state the platform you are using (IIS/mysql) and your provider (Azure) and the the issue you are having. If you are unsure, create an [issue here](https://github.com/botmtl/ttrss-azure-deployment/issues) first and I will tell you if this needs the tt-rss forum or not.
9+
This Tiny-Tiny RSS deployment is made on an UNSUPORTED PLATFORM. If you are having issues with Tiny-Tiny RSS, DO NOT post in the main forum, use the [UNSUPPORTED-PLATFORMS](https://discourse.tt-rss.org/c/tiny-tiny-rss/unsupported-platforms/) section of the forum. Clearly state the platform you are using (IIS/mysql) and your provider (Azure) and the the issue you are having. If you are unsure, create an [issue here](https://github.com/botmtl/ttrss-azure-deployment/issues) first and I will tell you if this needs the tt-rss forum or not.
1010

11-
# How is this deployement different than the [BITNAMI deployement](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/bitnami.tinytinyrss?tab=Overview)?
12-
- This deployement does not create or use a (costly) virtual machine.
11+
# How is this deployment different than the [BITNAMI deployment](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/bitnami.tinytinyrss?tab=Overview)?
12+
- This deployment does not create or use a (costly) virtual machine.
1313

1414
# Free?
15-
- This deployement uses a standard Web-App with a Mysql-In-App database.
15+
- This deployment uses a standard Web-App with a Mysql-In-App database.
1616
- Feed updates are scheduled with the WebJobs module ("0 */4 * * *")
1717
- These Azure modules are free to use (this project can be deployed on a student [Microsoft Imagine](https://imagine.microsoft.com/) subscription).
1818
- Usual restrictions apply (1Tb disk space and you can't abuse your free default vm without it disabling itself until the end of the month).
1919

2020
# WebJobs dashboard
21-
- Check your WebJobs dashboard after deployement for a few debug/helper jobs.
21+
- Check your WebJobs dashboard after deployment for a few debug/helper jobs.
2222

2323
![Webjobs Dashboard](https://github.com/botmtl/ttrss-azure-deployment/raw/master/AzureWebjobs.jpg "Webjobs")

0 commit comments

Comments
 (0)