| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
IT documentation, ticketing and accounting system for small MSPs.
View demo
Username: demo@demo | Password: demo
About
·
Docs
·
Forum
·
Report Bug
·
Request Feature
--
This is the Docker image of ITFlow. This image was created by a community member, we don't "officially" support Docker. This image is not ready for production use.
This image is based on Alpine 3.21
Please see the wiki: https://docs.itflow.org/installation_docker
Enter your timezone, root domain and database password within this file. You can avoid this step entirely by adding the information to your docker-compose.yml file directly instead. Or being safe, by using docker secrets.
Defaults: Username: itflow, Password: $ITFLOW_DB_PASS from .env, Database: itflow, Server: itflow-db
$config_https_only = FALSE;
Enter your docker path (/srv/docker, ., etc), cloudflare info, timezone, root domain and database password within this file.
Defaults: Username: itflow, Password: $ITFLOW_DB_PASS from .env, Database: itflow, Server: itflow-db
ENV TZ Etc/UTC ENV ITFLOW_NAME ITFlow ENV ITFLOW_REPO github.com/itflow-org/itflow ENV ITFLOW_REPO_BRANCH master ENV ITFLOW_URL demo.itflow.org ENV ITFLOW_PORT 8080 # apache2 log levels: emerg, alert, crit, error, warn, notice, info, debug ENV ITFLOW_LOG_LEVEL warn ENV ITFLOW_DB_HOST itflow-db ENV ITFLOW_DB_PASS null
Please go about this by deleting your volume location ./itflow
| Back | FazBrowse Home | New Git URL |