1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-02 17:08:06 +08:00

3 Commits

Author SHA1 Message Date
pooneyy
f8e0bdc4ea
feat(app): upgrade obsidian-better-sync to fast-note-sync-service
- update docker-compose files to use new image name (haierkeys/fast-note-sync-service) and version (0.11.2/latest)
- update internal volume mount paths from `/better-sync/` to `/fast-note-sync/`
- remove quotes from port environment variable bindings for consistency
- completely rewrite README.md with new product introduction and feature list
- update data.yml with new application name, key, and repository URLs
- rename service from 'Obsidian BetterSync' to 'Fast Note Sync Service' across all metadata
2025-12-16 14:45:14 +08:00
pooneyy
7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
pooneyy
50a389eba6 Marge sephiroth233/appstore into localApps 2025-07-01 09:08:18 +00:00