diff --git a/Images/pixelfed.png b/Images/pixelfed.png new file mode 100644 index 0000000..7794089 Binary files /dev/null and b/Images/pixelfed.png differ diff --git a/Template/template.json b/Template/template.json index 9694a39..b9dc954 100644 --- a/Template/template.json +++ b/Template/template.json @@ -3727,6 +3727,41 @@ } ] }, + { + "categories": [ + "Photos" + ], + "description": "A free and ethical photo sharing platform, powered by ActivityPub federation.", + "env": [ + { + "default": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "100", + "label": "PGID", + "name": "PGID" + }, + { + "label": "TZ", + "name": "TZ" + }, + { + "label": "PORT", + "name": "PORT" + } + ], + "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/pixelfed.png", + "note": "You stil need to creat a env file from https://github.com/pixelfed/pixelfed/blob/dev/.env.docker in the location /portainer/Files/AppData/Pixelfed/.env.docker;", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/pixelfed.yml", + "url": "https://github.com/Qballjos/portainer_templates" + }, + "title": "Pixelfed", + "type": 3 + }, { "categories": [ "Downloaders"