Skip to content

Commit

Permalink
Restart Northflank
Browse files Browse the repository at this point in the history
  • Loading branch information
psonnera committed Jan 31, 2024
1 parent 0139e7f commit 07027e3
Show file tree
Hide file tree
Showing 7 changed files with 100 additions and 10 deletions.
3 changes: 2 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,12 +299,13 @@ update/redeploy/
troubleshoot/github/
troubleshoot/atlas/
troubleshoot/azure/
troubleshoot/northflank/
troubleshoot/railway/
troubleshoot/heroku/
vendors/heroku/ecoplan/
vendors/heroku/hobbyplan/
vendors/heroku/mfa/
update/upd_stack/
troubleshoot/railway/
troubleshoot/fly.io/
troubleshoot/render/
```
Expand Down
84 changes: 78 additions & 6 deletions docs/troubleshoot/atlas.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,14 @@ Common reasons:
[Restart your web app](/troubleshoot/railway.md#restart-your-app)
:::
:::{tab-item} Northflank/Azure
:::{tab-item} Azure
[Modify any variable](/nightscout/setup_variables) (best choice is `CUSTOM_TITLE`) to force restart
:::
:::{tab-item} Northflank
[Restart](/troubleshoot/northflank.md#restart)
:::
:::{tab-item} Fly.io
[Restart your app](/troubleshoot/fly.io.md#restart-your-app)
:::
Expand All @@ -115,10 +119,26 @@ Common reasons:
[Restart all dynos](/troubleshoot/heroku.md#restart-all-dynos)
:::
:::{tab-item} Railway/Northflank/Azure/Fly.io
:::{tab-item} Railway
[Restart your web app](/troubleshoot/railway.md#restart-your-app)
:::
:::{tab-item} Azure
[Modify any variable](/nightscout/setup_variables) (best choice is `CUSTOM_TITLE`) to force restart
:::
:::{tab-item} Northflank
[Restart](/troubleshoot/northflank.md#restart)
:::
:::{tab-item} Fly.io
[Restart your app](/troubleshoot/fly.io.md#restart-your-app)
:::
:::{tab-item} Render
[Restart service](/troubleshoot/render.md#restart-service)
:::
```

<img src="/vendors/mongodb/img/TShoot53.png" width="800px" >
Expand Down Expand Up @@ -155,10 +175,26 @@ If you see this message:
[Restart all dynos](/troubleshoot/heroku.md#restart-all-dynos)
:::
:::{tab-item} Railway/Northflank/Azure/Fly.io
:::{tab-item} Railway
[Restart your web app](/troubleshoot/railway.md#restart-your-app)
:::
:::{tab-item} Azure
[Modify any variable](/nightscout/setup_variables) (best choice is `CUSTOM_TITLE`) to force restart
:::
:::{tab-item} Northflank
[Restart](/troubleshoot/northflank.md#restart)
:::
:::{tab-item} Fly.io
[Restart your app](/troubleshoot/fly.io.md#restart-your-app)
:::
:::{tab-item} Render
[Restart service](/troubleshoot/render.md#restart-service)
:::
```

</br>
Expand All @@ -178,10 +214,26 @@ If you see this message:
[Restart all dynos](/troubleshoot/heroku.md#restart-all-dynos)
:::
:::{tab-item} Railway/Northflank/Azure/Fly.io
:::{tab-item} Railway
[Restart your web app](/troubleshoot/railway.md#restart-your-app)
:::
:::{tab-item} Azure
[Modify any variable](/nightscout/setup_variables) (best choice is `CUSTOM_TITLE`) to force restart
:::
:::{tab-item} Northflank
[Restart](/troubleshoot/northflank.md#restart)
:::
:::{tab-item} Fly.io
[Restart your app](/troubleshoot/fly.io.md#restart-your-app)
:::
:::{tab-item} Render
[Restart service](/troubleshoot/render.md#restart-service)
:::
```

- Check your [database is not full](#database-full)!
Expand Down Expand Up @@ -212,10 +264,26 @@ If you see this message:
[Restart all dynos](/troubleshoot/heroku.md#restart-all-dynos)
:::
:::{tab-item} Railway/Northflank/Azure/Fly.io
:::{tab-item} Railway
[Restart your web app](/troubleshoot/railway.md#restart-your-app)
:::
:::{tab-item} Azure
[Modify any variable](/nightscout/setup_variables) (best choice is `CUSTOM_TITLE`) to force restart
:::
:::{tab-item} Northflank
[Restart](/troubleshoot/northflank.md#restart)
:::
:::{tab-item} Fly.io
[Restart your app](/troubleshoot/fly.io.md#restart-your-app)
:::
:::{tab-item} Render
[Restart service](/troubleshoot/render.md#restart-service)
:::
```

</br>
Expand Down Expand Up @@ -536,10 +604,14 @@ Your database size might not decrease immediately (it might even increase tempor
[Restart your web app](/troubleshoot/railway.md#restart-your-app)
:::
:::{tab-item} Northflank/Azure
:::{tab-item} Azure
[Modify any variable](/nightscout/setup_variables) (best choice is `CUSTOM_TITLE`) to force restart
:::
:::{tab-item} Northflank
[Restart](/troubleshoot/northflank.md#restart)
:::
:::{tab-item} Fly.io
[Restart your app](/troubleshoot/fly.io.md#restart-your-app)
:::
Expand Down
17 changes: 15 additions & 2 deletions docs/troubleshoot/northflank.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ orphan: true

</br>

What? No issues with Northflank?
## Restart

If you have one, don't hesitate to ask [here](https://github.com/nightscout/nightscout.github.io/issues/new).
a) [Log into Northflank](https://app.northflank.com/) and select your Nightscout `project`, then its `service`.

<img src="/vendors/northflank/img/NorthflankT01.png" width="500px" />

</br>

b) Click `Rollout Restart` and confirm `Restart Service`.
Wait until restart is complete with the cloud status `Running`.

<img src="/vendors/northflank/img/NorthflankT02.png" width="600px" />

</br>

If your site crashes again shortly after, verify your [database is not full](/troubleshoot/atlas.md#database-full) if you use MongoDB Atlas.
6 changes: 5 additions & 1 deletion docs/troubleshoot/troubleshoot.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,14 @@ Not knowing if it's a permanent issue, first try to restart it...
[Restart your web app](/troubleshoot/railway.md#restart-your-app)
:::
:::{tab-item} Northflank/Azure
:::{tab-item} Azure
[Modify any variable](/nightscout/setup_variables) (best choice is `CUSTOM_TITLE`) to force restart
:::
:::{tab-item} Northflank
[Restart](/troubleshoot/northflank.md#restart)
:::
:::{tab-item} Fly.io
[Restart your app](/troubleshoot/fly.io.md#restart-your-app)
:::
Expand Down
Binary file added docs/vendors/northflank/img/NorthflankT01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/vendors/northflank/img/NorthflankT02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendors - Shortcut.lnk
Binary file not shown.

0 comments on commit 07027e3

Please sign in to comment.