diff --git a/docs/AppList.md b/docs/AppList.md index 99530d2..3fd07b4 100644 --- a/docs/AppList.md +++ b/docs/AppList.md @@ -4,7 +4,7 @@ List of all apps included in this project with info related to it. |**Arm32:** |**Arm64:**|**Amd64:**|**Total:**| |:-------------------|:--------:|:--------:|:--------:| -| 188 apps | 222 apps | 222 apps | 224 apps | +| 187 apps | 222 apps | 222 apps | 224 apps | --- @@ -60,7 +60,7 @@ List of all apps included in this project with info related to it. |[EmbyStat](https://github.com/mregni/EmbyStat)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-embystat) | | | | |[FileBrowser latest](https://filebrowser.org/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://filebrowser.org/installation#docker) | | | [![Installing JDownloader and File Browser On The Pi Docker Server](../build/images/yt-badge-novaspirit.png "Installing JDownloader and File Browser On The Pi Docker Server")](https://www.youtube.com/watch?v=30MYRgCObu8&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=4) | |[FileBrowser S6](https://filebrowser.org/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://filebrowser.org/installation#docker) | | | [![Installing JDownloader and File Browser On The Pi Docker Server](../build/images/yt-badge-novaspirit.png "Installing JDownloader and File Browser On The Pi Docker Server")](https://www.youtube.com/watch?v=30MYRgCObu8&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=4) | -|[Filezilla](https://hub.docker.com/r/linuxserver/filezilla)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/linuxserver/filezilla) | | | | +|[Filezilla](https://hub.docker.com/r/linuxserver/filezilla)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/linuxserver/filezilla) | | | | |[Firefox](https://hub.docker.com/r/linuxserver/firefox)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| | | | | |[Flame](https://github.com/pawelmalak/flame)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/pawelmalak/flame#with-docker-recommended) | | | | |FlareSolverr|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/FlareSolverr/FlareSolverr#installation) | | | | diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index 1c5219e..c393060 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -1697,48 +1697,6 @@ } ] }, - { - "categories": [ - "Downloaders", - "File hosting" - ], - "description": "FIleZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface", - "env": [ - { - "default": "1000", - "label": "PUID", - "name": "PUID" - }, - { - "default": "1000", - "label": "PGID", - "name": "PGID" - }, - { - "default": "America/New_York", - "label": "Time Zone", - "name": "TZ" - } - ], - "image": "lscr.io/linuxserver/filezilla:latest", - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filezilla.png", - "name": "Filezilla", - "platform": "linux", - "ports": [ - "4048:3000/tcp", - "4049:3000/tcp" - ], - "restart_policy": "unless-stopped", - "title": "Filezilla", - "type": 1, - "volumes": [ - { - "bind": "/portainer/Files/AppData/Config/filezilla", - "container": "/config" - } - ], - "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/filezilla
Official Docker Documentation: https://hub.docker.com/r/linuxserver/filezilla


" - }, { "categories": [ "Other", diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index 1c5219e..c393060 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -1697,48 +1697,6 @@ } ] }, - { - "categories": [ - "Downloaders", - "File hosting" - ], - "description": "FIleZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface", - "env": [ - { - "default": "1000", - "label": "PUID", - "name": "PUID" - }, - { - "default": "1000", - "label": "PGID", - "name": "PGID" - }, - { - "default": "America/New_York", - "label": "Time Zone", - "name": "TZ" - } - ], - "image": "lscr.io/linuxserver/filezilla:latest", - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filezilla.png", - "name": "Filezilla", - "platform": "linux", - "ports": [ - "4048:3000/tcp", - "4049:3000/tcp" - ], - "restart_policy": "unless-stopped", - "title": "Filezilla", - "type": 1, - "volumes": [ - { - "bind": "/portainer/Files/AppData/Config/filezilla", - "container": "/config" - } - ], - "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/filezilla
Official Docker Documentation: https://hub.docker.com/r/linuxserver/filezilla


" - }, { "categories": [ "Other",