Universal Config Detection für start.sh - Multi-Distribution Support #68
Labels
No labels
apache
api
api-contract
api-gateway
authentication
automation
breaking-change
comments
component/deployment
component/documentation
component/service-management
configuration
contact-form
coordination/cross-repo
coordination/needed
core
deployment
development
development-ready
digital-sovereignty
distribution
effort
large
effort
medium
effort
small
enhancement
frontend
furt-service
furt/gateway
furt/installation
gateway
gateway-integration
generator
gitea-testing
health-check
help-wanted
hugo
hugo-integration
infrastructure
installation
logging
low-tech
mail
meta
meta/duplicate
meta/planning
meta/wontfix
monitoring
observability
openapi
organization
packaging
performance
planning
platform/linux
priority
high
priority
low
priority
medium
production
question
sagjan
security
service
service-analytics
service-development
service-formular2mail
service-newsletter
service-request
service-sagjan
session
blocker
session
handover
session
next
shortcode
specs
ssl
status
blocked
status
done
status
in-progress
status
review
status
to-go
systemd
testing
tooling
type
admin
type
bug
type
config
type
deployment
type
docs
type
enhancement
type
feature
type
handover
type
infrastructure
type
installation
type
maintenance
type
migration
type/refactor
type
research
type
security
type/testing
v0.1.0
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DAW/furt#68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Das aktuelle start.sh Script funktioniert nur für Development (
../.env) aber nicht für Package-Installationen auf verschiedenen Distributionen.Requirements
Distribution-spezifische Config-Paths:
../.env(Git-Checkout)/etc/furt/environment/usr/local/etc/furt/environment/etc/furt/environment/usr/local/etc/furt/environmentImplementierung
Universelle Config-Detection-Funktion in start.sh die alle Standard-Paths abfragt:
Acceptance Criteria
../.envwird geladen)/usr/local/etc/furt/environment)/etc/furt/environment)Context
Vorbereitung für Open-Source-Release und Package-Manager-Support für verschiedene Distributionen.
Technical Notes
Priority
Medium - Wichtig für Package-Releases aber blockiert nicht aktuelle Development
Universal Config Detection Complete ✅
Implementation successful: start.sh läuft universell auf beiden Systemen.
Config-Hierarchie funktional:
Cross-Platform-Verification:
Related Issues:
Production-Ready: furt-lua universelle Deployment achieved.