You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.
Hi @dei79 - love this idea, thanks for taking the effort to get it started.
Trying to deploy now into a test site, but running into some configuration challenges... probably just because the steps are a little sparse. Step 5 could use a little more love. ;)
What does "Brand" represent? Is that asking for an image url? (would "Logo" be a better label?)
What value goes into StorageKey? Is this one of the access keys (key1/key2) for a storage account?
What value goes into StorageSecret?
Do we have to manually create the table named in StorageTableName? Or will it push that change to the storage account itself?
After you install the webjob and generate the status page, is there any feedback other than the bootstrap alerts going away?
Also, you might want to disable /statuspage/Meters until after the config is good, otherwise it triggers the YSOD. ;)
The text was updated successfully, but these errors were encountered:
Brand is a link to your logo the status page should show which you can store this on an Azure Blob. The StorageKey is the name of your storage account and the StorageSecret is one key (Key1 or Key2). Yes you should create the storage table manually (best with Storage Explorer).
We are looking for contributors in all ways. We are happy to take contribution from developers but also from people who will help to make the documentation much better as it is today. So if you have a minute just help us to improve our README.md or setting up the wiki.
Hi @dei79 - love this idea, thanks for taking the effort to get it started.
Trying to deploy now into a test site, but running into some configuration challenges... probably just because the steps are a little sparse. Step 5 could use a little more love. ;)
After you install the webjob and generate the status page, is there any feedback other than the bootstrap alerts going away?
Also, you might want to disable
/statuspage/Meters
until after the config is good, otherwise it triggers the YSOD. ;)The text was updated successfully, but these errors were encountered: