mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-22 12:02:08 +08:00
Updated Information Widgets (markdown)
@@ -24,6 +24,8 @@ You can include all or some of the available resources. If you do not want to s
|
|||||||
|
|
||||||
The disk path is the path reported by `df` (Mounted On), or the mount point of the disk.
|
The disk path is the path reported by `df` (Mounted On), or the mount point of the disk.
|
||||||
|
|
||||||
|
**Any disk you wish to access must be mounted to your container as a volume.**
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- resources:
|
- resources:
|
||||||
cpu: true
|
cpu: true
|
||||||
@@ -64,7 +66,6 @@ To produce something like this,
|
|||||||
<img width="369" alt="Screenshot 2022-09-11 at 2 15 42 PM" src="https://user-images.githubusercontent.com/82196/189524583-abdf4cc6-99da-430c-b316-16c567db5639.png">
|
<img width="369" alt="Screenshot 2022-09-11 at 2 15 42 PM" src="https://user-images.githubusercontent.com/82196/189524583-abdf4cc6-99da-430c-b316-16c567db5639.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## WeatherAPI
|
## WeatherAPI
|
||||||
|
|
||||||
The free tier is all thats required, you will need to [register](https://www.weatherapi.com/signup.aspx) and grab your API key.
|
The free tier is all thats required, you will need to [register](https://www.weatherapi.com/signup.aspx) and grab your API key.
|
||||||
|
|||||||
Reference in New Issue
Block a user