Skip to content

Commit

Permalink
remove NIFI (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncresswell committed Mar 4, 2024
1 parent 0c3df75 commit 3d1046e
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1475,29 +1475,6 @@
"label": "Database root password"
}
]
},
{
"id": 68,
"type": 3,
"title": "Apache NIFI",
"description": "Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data - Single Server Deployment",
"categories": ["edge"],
"platform": "linux",
"logo": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQRyUilErsgYYtwSYrOY90H723YlVXcUQXuRw&usqp=CAU",
"repository": {
"url": "https://github.com/portainer/templates",
"stackfile": "edge/apachenifi/docker-compose.yml"
},
"env": [
{
"name": "nifiusername",
"label": "Nifi UI admin username"
},
{
"name": "nifipassword",
"label": "Nifi UI admin password (12+ Characters)"
}
]
}
]
}

0 comments on commit 3d1046e

Please sign in to comment.