Skip to content

Commit

Permalink
Updates templates (auto-generated, on 28-May-2023)
Browse files Browse the repository at this point in the history
  • Loading branch information
liss-bot committed May 28, 2023
1 parent f3e9de4 commit f985b6d
Showing 1 changed file with 55 additions and 7 deletions.
62 changes: 55 additions & 7 deletions templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -12420,6 +12420,22 @@
"title": "Immich",
"type": 3
},
{
"categories": [
"Audio",
"Multimedia"
],
"description": "A social platform to enjoy and share music.Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.",
"logo": "https://funkwhale.audio/img/with-text-500.4aff7861.png",
"name": "funkwhale",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/funkwhale.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Funkwhale",
"type": 3
},
{
"categories": [
"Cloud"
Expand Down Expand Up @@ -17717,6 +17733,32 @@
"interactive": true,
"command": "/bin/bash"
},
{
"type": 2,
"title": "Swarm monitoring",
"description": "Monitor your cluster performances with Prometheus & Grafana",
"note": "Requires Docker version 19.03.0+. <b>Make sure to add the <code>monitoring == true</code> one of your Swarm manager node before deploying this stack.</b>",
"categories": [
"Monitoring"
],
"platform": "linux",
"logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/portainer.png",
"repository": {
"url": "https://github.com/portainer/templates",
"stackfile": "swarm/monitoring/docker-compose.yml"
},
"env": [
{
"name": "GRAFANA_USER",
"label": "Grafana admin user",
"default": "admin"
},
{
"name": "GRAFANA_PASSWORD",
"label": "Grafana admin password"
}
]
},
{
"type": 2,
"title": "Redis Cluster",
Expand Down Expand Up @@ -17928,13 +17970,6 @@
}
]
},
{
"type": 4,
"title": "Softing EdgeConnector modbus",
"description": "Connect Modbus TCP Sensors/PLCs and provide the data via OPC UA and MQTT",
"note": "Connect Modbus TCP Sensors/PLCs and provide the data via OPC UA and MQTT",
"stackfile": "https://raw.githubusercontent.com/portainer/templates/master/stacks/softing-edgeconnector-modbus/docker-compose.yml"
},
{
"type": 3,
"title": "FDO",
Expand Down Expand Up @@ -17996,6 +18031,19 @@
}
]
},
{
"type": 4,
"title": "Softing EdgeConnector modbus",
"description": "Connect Modbus TCP Sensors/PLCs and provide the data via OPC UA and MQTT",
"note": "Connect Modbus TCP Sensors/PLCs and provide the data via OPC UA and MQTT",
"stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-modbus/docker-compose.yml"
},
{
"type": 4,
"title": "Softing EdgeConnector 840D",
"description": "Access Siemens SINUMERIK 840D sl/pl controllers and provide data via OPC UA and MQTT",
"stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-840d/docker-compose.yml"
},
{
"description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/docker-compose for details.",
"env": [
Expand Down

0 comments on commit f985b6d

Please sign in to comment.