Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SuperStyro

Members
  • Joined

  • Last visited

Everything posted by SuperStyro

  1. I's using the ich777/steamcmd:insurgencysandstorm container. When setting the map, maxplayer and password in the 'GAME_PARAMS' command line box. The Farmhouse map is loaded by default with default maxplayer of 32 and no server password is applied. In the file opt/scripts/start-server.sh inside the container, the last line has this: ${SERVER_DIR}/Insurgency/Binaries/Linux/InsurgencyServer-Linux-Shipping -Port=${GAME_PORT} -QueryPort=${QUERY_PORT} -log -hostname=${SERVER_NAME} ${GAME_PARAMS} If the ${GAME_PARAMS} is moved to before -Port=${GAME_PORT}, the GAME_PARAMS: in the container setup works and the server uses the proper map. maxplayers and server password ${SERVER_DIR}/Insurgency/Binaries/Linux/InsurgencyServer-Linux-Shipping ${GAME_PARAMS} -Port=${GAME_PORT} -QueryPort=${QUERY_PORT} -log -hostname=${SERVER_NAME}
  2. Set the Postgresql docker to 'host' for network type. The default port 5432 is used in the TASKCAFE docker for Postgres and that can not be changed currently. Also, make sure to set the DB_NAME to 'taskcafe' in the Postgresql docker NOTE: I am stuck at the login screen and not able register a new user. That option does not work yet. I also, do not get the 'first start install' to happen.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.