cachethq / cachet

🚦 The open-source status page system.
https://cachethq.io
MIT License
13.98k stars 1.55k forks source link

No link to subscribe (version 2.2.1) #1902

Closed Bekbolatov closed 8 years ago

Bekbolatov commented 8 years ago

There appears to be no link to subscribe on the main page, even though in administration - this is checked "Allow people to signup to email notifications?".

Also, is it possible to signup to receive notification limited only to selected components?

GrahamCampbell commented 8 years ago

Yes, in 2.3.x.

Bekbolatov commented 8 years ago

Awesome - so the second part is also a yes?

... is it possible to signup to receive notification limited only to selected components?

We will upgrade to the newer version. Is "pre-release" v2.3.0-RC5 stable enough to use in production, when compared to 2.2.1?

GrahamCampbell commented 8 years ago

Our stable releases have the same stability guarantees as our RC releases (none at all).

GrahamCampbell commented 8 years ago

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

GrahamCampbell commented 8 years ago

Please let me know if you have any issues with the latest 2.3 branch. It is currently deployed to https://status.styleci.io/ for example, and is working well.

Bekbolatov commented 8 years ago

Thanks! On Jun 8, 2016 6:01 AM, "Graham Campbell" notifications@github.com wrote:

Please let me know if you have any issues with the latest 2.3 branch. It is currently deployed to https://status.styleci.io and is working well.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CachetHQ/Cachet/issues/1902#issuecomment-224581288, or mute the thread https://github.com/notifications/unsubscribe/ADmM-6vCR5Zq5XIlT_dV5h_hP-pd1z5Mks5qJr0NgaJpZM4Iw5VY .

Bekbolatov commented 8 years ago

Just checked the provided URL - there doesn't appear to be any link to sign up for notifications.

jbrooksuk commented 8 years ago

We don't have sign ups on StyleCI.

GrahamCampbell commented 8 years ago

Yeh, we've turned that feature off on that status page. I mainly linked it to demonstrate that the whole status page is working fine in a real production environment.

Bekbolatov commented 8 years ago

Perfect - thanks! I guess we will go ahead and try out 2.3.0-RC5.

GrahamCampbell commented 8 years ago

I'd recommend using the latest 2.3-dev. RC5 has known issues.

Bekbolatov commented 8 years ago

Upgraded to 2.3.0-RC6, set "Allow people to signup to email notifications?" to true, but still no link to sign up for notifications.

jbrooksuk commented 8 years ago

@Bekbolatov have you configured the Mail Settings?

Bekbolatov commented 8 years ago

Our DevOps team configured and restarted services and the link showed up. Thanks!

jbrooksuk commented 8 years ago

Awesome!