Skip to content

Commit c2ce194

Browse files
authored
Merge pull request #3015 from balena-io/drskullster/apps-experimental
Add a note on experimental feature flag to the apps documentation
2 parents 73ff423 + ee195ef commit c2ce194

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/learn/develop/apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Apps
44

55
# Apps
66

7-
__Note:__ we’re still building out the functionality surrounding Apps; stay tuned for further developments!
7+
__Note:__ Apps are an experimental feature. To enable them, go to *Preferences → Experimental Options* and make sure "Display Apps" is checked.
88

99
An App is a multi-container resource which can be deployed to multiple fleets. Apps are intended to offer standalone functionality and can be constructed entirely or partially from [blocks][blocks]. Apps are designed to facilitate functionality sharing between both public and private fleets. They can be published on [balenaHub][balenaHubUrl] in order to allow other users outside of your balenaCloud organization to install and utilize them on their own fleets. Apps can exist independently to solve for a complete use case.
1010

@@ -129,4 +129,4 @@ The functionality for Apps we have today is only the start. Apps added via the d
129129
[balenaHubUrl]:{{ $links.balenaHubUrl }}/
130130
[deploying]:/learn/deploy/deployment
131131
[balenayml]:/learn/deploy/deploy-with-balena-button/#balenayml-configuration-file
132-
[blogUrl]:{{ $links.blogSiteUrl }}
132+
[blogUrl]:{{ $links.blogSiteUrl }}

0 commit comments

Comments
 (0)