-
Developer Guides Overview
-
Application Framework Bindings
- Overview
- Binding's vocabulary
- Binder events guide
- Binder's data guide
- How to write a binding version 3?
- How to write a binding version 4?
- Bindings Version 3 References
- Bindings Version 4 References
- Developping bindings on a desktop
-
Application Framework
- redpesk packages
- Packaging applications
- Legacy packaging
- internals
-
Using the CMAKE Applications Module
-
Controller Guides
-
AFB Helper Guide
-
Monitoring
Known content types
The configuration file /etc/afm/afm-unit.conf defines how to create systemd units for packages.
Known types for the type of content are:
-
text/html: HTML application, content.src designates the home page of the application
-
application/vnd.agl.native AGL compatible native, content.src designates the relative path of the binary.
-
application/vnd.agl.service: AGL service, content.src is not used.
-
application/x-executable: Native application, content.src designates the relative path of the binary. For such application, only security setup is made.
Adding more types is easy, it just need to edit the configuration file afm-unit.conf.