KiritoP
Explore posts from serversCDCloudflare Developers
•Created by KiritoP on 3/31/2024 in #general-help
Warp Teams Zero-Trust Device profile based on Device ID
I am trying to use device profiles feature of Cloudflare Warp/Zero-Trust for Teams.
As per the name, we should be able to apply different warp profiles to different devices.
But the only options we get to differentiate those devices are these:
User email
User group emails
User group IDs
User group names
Operating system
Operating system version
Managed network
SAML Attributes
There's no device specific option. How am i supposed to apply a profile to a specific device?
The operating system is too generic. Even the Operating system version can be same on 2 different devices and it can even change when the OS upgrades on the device. The User specific options apply to all the devices for that user.
I would love if there was an option for Device ID here, since warp actually assigns each device a unique ID and it is shown in My Team-> Devices-> Device Details
5 replies
CDCloudflare Developers
•Created by KiritoP on 3/19/2024 in #general-help
Permissions for API Token to Edit Split Tunnel entries
Hi, I want to exclude some IP's from my WARP Zero Trust as per this: https://developers.cloudflare.com/api/operations/devices-set-split-tunnel-exclude-list-for-a-device-settings-policy
I can successfully do that when using the Global API Key.
But i want to use a custom API Token. What permissions should i create the API token with?
2 replies
IImmich
•Created by KiritoP on 3/9/2023 in #help-desk-support
Change default container ports for running in host networking mode
I am trying to run immich in host network mode on Ubuntu.
I have successfully changed default container ports using these env variables
SERVER_PORT
MICROSERVICES_PORT
MACHINE_LEARNING_PORT
But i can't seem to find one for the Web container.
It's default port is 3000 which is currently occupied on my system.
Any way to change that?
9 replies