Initial Cloudron package for Jellyseerr

- Add CloudronManifest.json with app configuration
- Add Dockerfile with Node.js 22 support and multi-stage build
- Add start.sh script for runtime initialization
- Add icon.png for the app
- Update README.md with installation and usage instructions
- Configure config directory symlink to /app/data for persistent storage
This commit is contained in:
2026-01-02 07:28:45 +00:00
parent caa705ff36
commit f839b12474
6 changed files with 224 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2026 bradinfluence
Copyright (c) 2026 BradInfluence
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction, including