Skip to content

Advanced Configurations

TODO

...

Configuration Description
Auto-start Configuration Configure applications to start automatically on boot:
- Set AutoStart parameter in the data model
- Configure execution environment settings
Network Configuration Configure application networking:
- Port mappings
- Network namespaces
- DNS configuration
- Firewall rules
Persistent Data Manage application data across updates and restarts:
- Application Data Volumes
- Volume mounting
- Data retention policies
Security Best practices for secure deployments:
- Signed deployment units
- Certificate verification
- Privilege restrictions
- Security scanning

Troubleshooting

Troubleshooting via the Apps Dashboard (hello-rdk-app)

See Verifying The Toolkit for details on how to use the hello-rdk-app to troubleshoot issues.

Issue Fixes
Application won't start - Check execution fault codes in the data model
- Verify container runtime is operational
- Review system logs for errors
Network connectivity issues - Verify port mappings
- Check firewall rules
- Test DNS resolution
Resource constraints - Monitor memory and CPU usage
- Check disk space availability
- Review resource limit configuration