85 lines
2.2 KiB
JSON
85 lines
2.2 KiB
JSON
|
{
|
||
|
"version": "1.0",
|
||
|
"title": "Twingate",
|
||
|
"name": "twingate-connector",
|
||
|
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Twingate/icon.png",
|
||
|
"tagline": "Twingate Connector for CasaOS",
|
||
|
"overview": "It's a connector for Twingate",
|
||
|
"thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Twingate/thumbnail.png",
|
||
|
"screenshots": [
|
||
|
],
|
||
|
"category": [
|
||
|
"Network"
|
||
|
],
|
||
|
"developer": {
|
||
|
"name": "Twingate",
|
||
|
"website": "https://www.twingate.com",
|
||
|
"donate_text": "",
|
||
|
"donate_link": ""
|
||
|
},
|
||
|
"adaptor": {
|
||
|
"name": "Shubhankar Trivedi",
|
||
|
"website": "https://shubhankartrivedi.com",
|
||
|
"donate_text": "",
|
||
|
"donate_link": ""
|
||
|
},
|
||
|
"support": "https://help.twingate.com/hc/en-us",
|
||
|
"website": "https://www.twingate.com",
|
||
|
"container": {
|
||
|
"image": "twingate/connector:1",
|
||
|
"shell": "",
|
||
|
"privileged": false,
|
||
|
"network_model": "default",
|
||
|
"web_ui": {},
|
||
|
"health_check": "",
|
||
|
"envs": [
|
||
|
{
|
||
|
"name": "TWINGATE_NETWORK",
|
||
|
"value": "rasp"
|
||
|
},
|
||
|
{
|
||
|
"name": "TWINGATE_ACCESS_TOKEN",
|
||
|
"value": ""
|
||
|
},
|
||
|
{
|
||
|
"name": "TWINGATE_REFRESH_TOKEN",
|
||
|
"value": ""
|
||
|
},
|
||
|
{
|
||
|
"name": "TWINGATE_LABEL_HOSTNAME",
|
||
|
"value": "`hostname`"
|
||
|
}
|
||
|
],
|
||
|
"ports": [],
|
||
|
"volumes": [],
|
||
|
"devices": [],
|
||
|
"constraints": {
|
||
|
"min_memory": 0,
|
||
|
"min_storage": 0
|
||
|
},
|
||
|
"restart_policy": "unless-stopped",
|
||
|
"sysctls": [
|
||
|
{
|
||
|
"key": "net.ipv4.ping_group_range",
|
||
|
"value": "0 2147483647"
|
||
|
}
|
||
|
],
|
||
|
"cap_add": [],
|
||
|
"labels": []
|
||
|
},
|
||
|
"abilities": {
|
||
|
"notification": false,
|
||
|
"widgets": false,
|
||
|
"authentication": false,
|
||
|
"search": false,
|
||
|
"upnp": false
|
||
|
},
|
||
|
"tips": {
|
||
|
"before_install": []
|
||
|
},
|
||
|
"changelog": {
|
||
|
"latest_updates": "",
|
||
|
"url": ""
|
||
|
},
|
||
|
"latest_update_date": "1667464530"
|
||
|
}
|