-
Notifications
You must be signed in to change notification settings - Fork 18
/
help.txt
25 lines (17 loc) · 894 Bytes
/
help.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$BITNAMI_APP_NAME cheatsheet:
ENVIRONMENT VARIABLES:
WILDFLY_PASSWORD: Password set for the manager user at first boot of your $BITNAMI_APP_NAME server (default: wildfly).
VOLUMES:
$BITNAMI_APP_VOL_PREFIX/data: Location of $BITNAMI_APP_NAME data.
$BITNAMI_APP_VOL_PREFIX/conf: Location of $BITNAMI_APP_NAME configs.
$BITNAMI_APP_VOL_PREFIX/logs: Location of $BITNAMI_APP_NAME logs.
PORTS:
8080: Default $BITNAMI_APP_NAME port.
9990: Default $BITNAMI_APP_NAME management port.
MISC:
Options: You can add extra options during the docker run using the -- prefix.
Note: The password is only set the first time you run the container.
COMMANDS:
print-help: Print this page.
check-updates: Check if a new version of the $BITNAMI_APP_NAME image is available.
Visit $GITHUB_PAGE for more information.