Multiple ways to install and run Flipt v2 on your own infrastructure
$HOME/flipt
.
$HOME/flipt
is just used as an example, you can use any directory you would
like on the host.Host location | Container location | Purpose |
---|---|---|
$HOME/flipt | /var/opt/flipt | For storing application data |
docker run
command to mount your local configuration into the container:
/usr/local/bin/flipt
on Mac and Linux systems.
View the install.sh source for more details.
--config
flag as an override{{ USER_CONFIG_DIR }}/flipt/config.yml
(the USER_CONFIG_DIR
value is based on your architecture and specified in the Go documentation)/etc/flipt/config/default.yml