Finki

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Finki

  1. Hello I am not getting the setup page. Chrome tells me ERR_CONNECTION_REFUSED. Here is the parts of config i changed: Network Type: Custom br0 (ping works when container is running) APP_URL: http://10.10.10.8:8080 MYSQL_PORT_3306_TCP_ADDR: MYSQL_PORT_3306_TCP_PORT: MYSQL_DATABASE: snipe-it MYSQL_USER: *user_user* MYSQL_PASSWORD: *password_password* erverything else is unchanged this is the Log outout: grep: /config/nginx/site-confs/default.conf: No such file or directory ..+.+......+......+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+....+...+..+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ......+......+.+...+.........+...+..............+.+.....+.......+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+...+.+......+..+...+...+.+...+..+....+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+....+..+...+.......+.....+.........+....+...+.....+.........+...+.......+...+...+...+.....+......+.+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ----- [migrations] started [migrations] 01-nginx-site-confs-default: executing... [migrations] 01-nginx-site-confs-default: succeeded [migrations] 02-default-location: executing... [migrations] 02-default-location: succeeded [migrations] done ─────────────────────────────────────── ██╗ ███████╗██╗ ██████╗ ██║ ██╔════╝██║██╔═══██╗ ██║ ███████╗██║██║ ██║ ██║ ╚════██║██║██║ ██║ ███████╗███████║██║╚██████╔╝ ╚══════╝╚══════╝╚═╝ ╚═════╝ Brought to you by linuxserver.io ─────────────────────────────────────── To support the app dev(s) visit: Snipe-IT: https://snipeitapp.com/donate To support LSIO projects visit: https://www.linuxserver.io/donate/ ─────────────────────────────────────── GID/UID ─────────────────────────────────────── User UID: 99 User GID: 100 ─────────────────────────────────────── Setting resolver to 127.0.0.11 Setting worker_processes to 8 generating self-signed keys in /config/keys, you can replace these with your own keys if required Generating SnipeIT app key for first run App Key set to base64:ntaI1ZXpSvqIxwb9BvH49Jb5vj+jgRZ5U9A+/PbyQOI= you can modify the file to update /config/SNIPE_IT_APP_KEY.txt [custom-init] No custom files found, skipping... [ls.io-init] done. [migrations] started [migrations] 01-nginx-site-confs-default: skipped [migrations] 02-default-location: skipped [migrations] done usermod: no changes ─────────────────────────────────────── ██╗ ███████╗██╗ ██████╗ ██║ ██╔════╝██║██╔═══██╗ ██║ ███████╗██║██║ ██║ ██║ ╚════██║██║██║ ██║ ███████╗███████║██║╚██████╔╝ ╚══════╝╚══════╝╚═╝ ╚═════╝ Brought to you by linuxserver.io ─────────────────────────────────────── To support the app dev(s) visit: Snipe-IT: https://snipeitapp.com/donate To support LSIO projects visit: https://www.linuxserver.io/donate/ ─────────────────────────────────────── GID/UID ─────────────────────────────────────── User UID: 99 User GID: 100 ─────────────────────────────────────── using keys found in /config/keys [custom-init] No custom files found, skipping... [ls.io-init] done. Can someone help me?
  2. Hello i want to change the php_value upload_max_filesize. Where can I do that? thanks for your help