mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 11:47:39 +08:00
Adding extra files
This commit is contained in:
21
bitnami/apache/help.txt
Normal file
21
bitnami/apache/help.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
$BITNAMI_APP_NAME cheatsheet:
|
||||
|
||||
VOLUMES:
|
||||
/app: Static files to be served.
|
||||
$BITNAMI_APP_VOL_PREFIX/conf: vhosts and general $BITNAMI_APP_NAME configuration files.
|
||||
$BITNAMI_APP_VOL_PREFIX/logs: access and error logs.
|
||||
|
||||
PORTS:
|
||||
80: http port
|
||||
443: https port
|
||||
|
||||
MISC:
|
||||
tip#1: Mount $BITNAMI_APP_VOL_PREFIX/conf/vhosts with your configuration from the host to override the default configuration.
|
||||
|
||||
COMMANDS:
|
||||
bitnami-help: This page
|
||||
check_updates: Check if a new version of the $BITNAMI_APP_NAME image is available
|
||||
|
||||
Visit $GITHUB_PAGE for more information
|
||||
|
||||
|
||||
15
bitnami/apache/help.yaml
Normal file
15
bitnami/apache/help.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
volumes:
|
||||
/app: Static files to be served.
|
||||
$BITNAMI_APP_VOL_PREFIX/conf: vhosts and general $BITNAMI_APP_NAME configuration files.
|
||||
$BITNAMI_APP_VOL_PREFIX/logs: access and error logs.
|
||||
ports:
|
||||
80: http port
|
||||
443: https port
|
||||
misc:
|
||||
tip#1: Mount $BITNAMI_APP_VOL_PREFIX/conf/vhosts with your configuration from the host to override the default configuration.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
1
bitnami/apache/installer.run.sha256
Normal file
1
bitnami/apache/installer.run.sha256
Normal file
@@ -0,0 +1 @@
|
||||
0411c7495687d011e511c8d281d8fdd9c160f95126bfa32f10d912615fbc9170 /tmp/installer.run
|
||||
Reference in New Issue
Block a user