|
2 | 2 | [](https://azuredeploy.net/)
|
3 | 3 |
|
4 | 4 | # 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. |
6 | 6 |
|
7 | 7 | Initial username and password are admin/password. Change that ASAP.
|
8 | 8 |
|
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. |
10 | 10 |
|
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. |
13 | 13 |
|
14 | 14 | # 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. |
16 | 16 | - Feed updates are scheduled with the WebJobs module ("0 */4 * * *")
|
17 | 17 | - These Azure modules are free to use (this project can be deployed on a student [Microsoft Imagine](https://imagine.microsoft.com/) subscription).
|
18 | 18 | - 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).
|
19 | 19 |
|
20 | 20 | # 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. |
22 | 22 |
|
23 | 23 | 
|
0 commit comments