Grep with "productivity" on the JSON-data (21)
/dockers/ (/data/Dockers) >> 3dprinters = Portainer - Presentation - Productivity - Projectmanagement - Proxy = Wordpress
Title | Desc | Ports | Env / Vol |
---|---|---|---|
Appsmith |
Appsmith (www.appsmith.com) is the first open-source low-code tool that helps developers build dashboards and admin panels very quickly.
Repository > Template/Stack/appsmith.yml Category: Productivity Development Lowcode |
||
Baikal |
Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web interface with easy management of users, address books and calendars.
Repository > Template/Stack/baikal.yml Category: Calendar Productivity |
||
Budibase |
Budibase allows no-code users to build apps quickly, with more functionality available with a little bit of inline code.
Repository > Template/Stack/budibase.yml Category: Productivity Development Lowcode Nocode |
||
Darktable |
darktable is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/darktable/config Image: linuxserver/darktable:latest Category: Productivity |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/darktable/config:/config |
Diskover |
Diskover is an open source file system indexer that uses Elasticsearch to index and manage data across heterogeneous storage systems.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/diskover/config Image: linuxserver/diskover:latest Category: Productivity |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ ES_HOST="elasticsearch" #ES_HOST ES_PORT="9200" #ES_PORT /volume1/docker/diskover/config:/config /volume1/docker/diskover/data:/data |
Excalidraw |
Virtual whiteboard for sketching hand-drawn like diagrams. Collaborative and end-to-end encrypted.
Repository > Template/Stack/excalidraw.yml Category: Productivity Drawing |
||
Hasty-Paste |
Hasty Paste is a fast and minimal paste bin, written in Python using Quart.
Repository > Template/Stack/hasty-paste.yml Category: Productivity |
||
Invoice Ninja |
Invoices, Expenses and Tasks built with Laravel and Flutter.
Note: The database user is invoice_ninja and the database is ninja_db. Please generate an app key following the documentation here. Repository > Template/Stack/invoice-ninja.yml Category: Cloud Productivity Tools Other Web |
URL="invoice.my.domain" #URL APP_KEY="" #APP_KEY TZ="" #TZ DATABASE_PASSWORD="" #DATABASE_PASSWORD MYSQL_ROOT_PASSWORD="" #MYSQL_ROOT_PASSWORD PORT="" #PORT |
|
Leantime |
Leantime is an open source project management solution to make your ideas reality.
Repository > Template/Stack/leantime.yml Category: Productivity |
||
LLDAP |
This project is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/nitnelave/lldap Official Docker Documentation: https://github.com/nitnelave/lldap Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_lldap.sh | bashImage: nitnelave/lldap:stable-debian Category: Tools Productivity |
3890:3890/tcp 17170:17170/tcp |
LLDAP_JWT_SECRET="somesecretjwt" #LLDAP_JWT_SECRET LLDAP_LDAP_USER_PASS="someadminpassword" #LLDAP_LDAP_USER_PASS LLDAP_LDAP_BASE_DN="dc=example,dc=com" #LLDAP_LDAP_BASE_DN /portainer/Files/AppData/Config/lldap/data:/data |
NocoDB |
Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet.
Repository > Template/Stack/nocodb.yml Category: Productivity Development Nocode |
||
OpnForm |
OpnForm is an open-source form builder. It’s an alternative to products like Typeform, JotForm, Tally etc.
Repository > Template/Stack/opnform.yml Category: Productivity Lowcode |
||
Outline |
Open source collaborative knowledge base for modern teams
Note: Open source collaborative knowledge base for modern teams Repository > sources/stacks/outline.yml Category: Productivity Social |
NODE_ENV="production" #NODE_ENV SECRET_KEY="" #SECRET_KEY UTILS_SECRET="" #UTILS_SECRET DATABASE_URL="" #DATABASE_URL DATABASE_URL_TEST="" #DATABASE_URL_TEST DATABASE_CONNECTION_POOL_MIN="" #DATABASE_CONNECTION_POOL_MIN DATABASE_CONNECTION_POOL_MAX="" #DATABASE_CONNECTION_POOL_MAX REDIS_URL="" #REDIS_URL URL="" #URL PORT="3000" #PORT COLLABORATION_URL="" #COLLABORATION_URL GOOGLE_CLIENT_ID="" #GOOGLE_CLIENT_ID GOOGLE_CLIENT_SECRET="" #GOOGLE_CLIENT_SECRET SSL_KEY="" #SSL_KEY SSL_CERT="" #SSL_CERT FORCE_HTTPS="true" #FORCE_HTTPS ENABLE_UPDATES="true" #ENABLE_UPDATES WEB_CONCURRENCY="1" #WEB_CONCURRENCY MAXIMUM_IMPORT_SIZE="5120000" #MAXIMUM_IMPORT_SIZE DEBUG="http" #DEBUG LOG_LEVEL="info" #LOG_LEVEL GOOGLE_ANALYTICS_ID="" #GOOGLE_ANALYTICS_ID SENTRY_DSN="" #SENTRY_DSN SENTRY_TUNNEL="" #SENTRY_TUNNEL SMTP_HOST="" #SMTP_HOST SMTP_PORT="" #SMTP_PORT SMTP_USERNAME="" #SMTP_USERNAME SMTP_PASSWORD="" #SMTP_PASSWORD SMTP_FROM_EMAIL="" #SMTP_FROM_EMAIL SMTP_REPLY_EMAIL="" #SMTP_REPLY_EMAIL SMTP_TLS_CIPHERS="" #SMTP_TLS_CIPHERS SMTP_SECURE="true" #SMTP_SECURE DEFAULT_LANGUAGE="en_US" #DEFAULT_LANGUAGE RATE_LIMITER_ENABLED="true" #RATE_LIMITER_ENABLED RATE_LIMITER_REQUESTS="1000" #RATE_LIMITER_REQUESTS RATE_LIMITER_DURATION_WINDOW="60" #RATE_LIMITER_DURATION_WINDOW |
|
Paperless NGX |
Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper. Paperless-ngx forked from paperless-ng to continue the great work and distribute responsibility of supporting and advancing the project among a team of people. Consider joining us! Discussion of this transition can be found in issues #1599 and #1632. A demo is available at demo.paperless-ngx.com using login demo / demo. Note: demo content is reset frequently and confidential information should not be uploaded.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/paperless-ngx/paperless-ngx Official Docker Documentation: https://github.com/paperless-ngx/paperless-ngx Repository > stack/paperless-ngx.yml Category: Cloud Management Productivity |
PUID="1000" #PUID PGID="1000" #PGID TZ="America/New_York" #TZ PAPERLESSURL="" #PAPERLESS_URL ADMIN_USER="" #Administrator username ADMIN_PASS="" #Administrator password RANDOMKEY="" #Secret Key LANG="eng" #OCR Language |
|
Plane |
Project management tool from the future. An open-source software development tool to manage issues, sprints, and product roadmaps with peace of mind.
Repository > Template/Stack/plane.yml Category: Projectmanagement Productivity |
||
PrivateBin |
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data!
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://privatebin.info/ Official Docker Documentation: https://hub.docker.com/r/privatebin/nginx-fpm-alpine Image: privatebin/nginx-fpm-alpine:latest Category: Cloud Productivity Tools Web |
8080:8080/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Files/AppData/PrivateBin:/srv/data /portainer/Files/AppData/Config/PrivateBin:/srv/cfg |
ProjectSend |
ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself! Secure, private and easy. No more depending on external services or e-mail to send those files!
Image: linuxserver/projectsend:latest Category: Cloud Productivity Tools Other |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/ProjectSend:/data /portainer/Files/AppData/Config/ProjectSend:/config |
Stirling-PDF |
This is a powerful locally hosted web based PDF manipulation tool using docker that allows you to perform various operations on PDF files, such as splitting merging, converting, reorganizing, adding images, rotating, compressing, and more.
Repository > Template/Stack/stirling-pdf.yml Category: Pdftools Productivity |
||
Tabby |
Tabby is an infinitely customizable cross-platform terminal app for local shells, serial, SSH and Telnet connections.
Repository > Template/Stack/tabby.yml Category: Productivity Devtools |
||
TimeTagger |
Open source time-tracker with an interactive user experience and powerful reporting.
Repository > Template/Stack/timetagger.yml Category: Productivity Timerelated |
||
Trudesk |
Trudesk is an Open Source Help Desk Software and Ticketing System
Repository > Template/Stack/trudesk.yml Category: Productivity |
( layout\dockers\term - Kind='term' )