App Submission: IT-Tools (#2807)

Co-authored-by: al-lac <lackner.alex@gmail.com>
This commit is contained in:
Denny Subke 2025-07-04 09:45:00 +02:00 committed by GitHub
parent 9b2d408e9e
commit d953825e5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 53 additions and 0 deletions

View File

@ -0,0 +1,17 @@
version: '3.7'
services:
app_proxy:
environment:
APP_HOST: ittools_app_1
APP_PORT: 80
app:
image: corentinth/it-tools:2024.10.22-7ca5933@sha256:8b8128748339583ca951af03dfe02a9a4d7363f61a216226fc28030731a5a61f
restart: on-failure
# not working rootless yet
#user: 1000:1000
mem_limit: 2g
cpu_shares: 768
security_opt:
- no-new-privileges:true

36
ittools/umbrel-app.yml Normal file
View File

@ -0,0 +1,36 @@
manifestVersion: 1
id: ittools
name: IT-Tools
tagline: An array of handy online tools for developers
category: developer
version: "2024.10.22"
port: 8786
description: >-
⚙️ It-Tools is an open-source project hosted on GitHub that provides a collection of practical online tools for developers and IT professionals. The tools are designed to be easy to use, offering a great user experience. The project includes various features that simplify common tasks, such as URL decoding, QR code generation, JSON formatting, and XML formatting.
A key feature of the project is the ability to self-host the application. Users can run the tools on their own servers using Docker, which is especially useful for developers who want an independent environment. The Docker installation process is simple, requiring only a straightforward command to run the application in the background.
It-Tools is actively developed and maintained, with regular updates and contributions from the community. It is licensed under the GNU GPLv3, allowing users to freely use, modify, and share the project. The GitHub repository has garnered a large and active community that discusses the tools' usefulness and potential improvements. The project is particularly appreciated in offline environments since it can be self-hosted. Additionally, there have been suggestions to add more features, such as Helm charts for Kubernetes deployments.
The collection offers developers a fast and efficient way to perform common tasks directly in their browser without needing external tools or services. The self-hosting option makes it particularly appealing for users who want complete control over their tools and data.
developer: Corentin Thomasset
website: https://it-tools.tech/
submitter: dennysubke
submission: https://github.com/getumbrel/umbrel-apps/pull/2807
repo: https://github.com/CorentinTh/it-tools
support: https://github.com/CorentinTh/it-tools/issues
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 5.jpg
- 6.jpg
releaseNotes: ""
dependencies: []
path: ""
defaultUsername: ""
defaultPassword: ""