@@ -1,17 +1,11 @@
|
||||
# littlelink
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Easy platform to combine all your social links
|
||||
|
||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/littlelink>
|
||||
|
||||
## Maintainers
|
||||
|
||||
| Name | Email | Url |
|
||||
| ---- | ------ | --- |
|
||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
||||
| Ornias1993 | kjeld@schouten-lebbing.nl | truecharts.org |
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
@@ -22,40 +16,39 @@ Easy platform to combine all your social links
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.8.0 |
|
||||
|
||||
## Values
|
||||
## Installing the Chart
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| envFrom[0].configMapRef.name | string | `"littlelinkconfig"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/techno-tim/littlelink-server"` | |
|
||||
| image.tag | string | `"latest"` | |
|
||||
| littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | |
|
||||
| littlelink.avatar_alt | string | `"techno tim profile pic"` | |
|
||||
| littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | |
|
||||
| littlelink.bio | string | `"hey! just a place where you can connect with me!"` | |
|
||||
| littlelink.discord | string | `"https://discord.gg/djkexrj"` | |
|
||||
| littlelink.favicon_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | |
|
||||
| littlelink.footer | string | `"thanks for stopping by!"` | |
|
||||
| littlelink.github | string | `"https://github.com/timothystewart6"` | |
|
||||
| littlelink.instagram | string | `"https://www.instagram.com/techno.tim"` | |
|
||||
| littlelink.kit | string | `"https://kit.co/technotim"` | |
|
||||
| littlelink.meta_author | string | `"techno tim"` | |
|
||||
| littlelink.meta_description | string | `"techno tim link page"` | |
|
||||
| littlelink.meta_title | string | `"techno tim"` | |
|
||||
| littlelink.name | string | `"technotim"` | |
|
||||
| littlelink.theme | string | `"dark"` | |
|
||||
| littlelink.tiktok | string | `"https://www.tiktok.com/@technotim"` | |
|
||||
| littlelink.twitch | string | `"https://www.twitch.tv/technotim/"` | |
|
||||
| littlelink.twitter | string | `"https://twitter.com/technotimlive"` | |
|
||||
| littlelink.youtube | string | `"https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a"` | |
|
||||
| service.main.enabled | bool | `true` | |
|
||||
| service.main.ports.main.port | int | `3000` | |
|
||||
| strategy.type | string | `"Recreate"` | |
|
||||
To install the chart with the release name `littlelink`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Click "Install" for this specific Apps
|
||||
- Fill out the configuration form
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `littlelink` deployment
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Go to "Installed Apps"
|
||||
- Expand the menu in the top-right corner of this App
|
||||
- Click "Remove" for this specific Apps
|
||||
|
||||
The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release.
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
- Ask a [question](https://github.com/truecharts/apps/discussions)
|
||||
|
||||
----------------------------------------------
|
||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
Reference in New Issue
Block a user