Use both as local server and remote gateway?

Is there some way to setup the Gateway OS so it can both act as a standalone system for some sensors, and have all other traffic forwarded to our main-cloud-based chirpstack server?

Should I look into the packet-forwarder, the gateway-bridge, MQTT streams or somewhere else?

Optimally also send packets to TTN network and Actility to just increase coverage for everyone.

I would imagine not by default, someone can correct me if I’m wrong on that. But you could set up something like postgresql integration on the gateway and forward the data you want to forward and ignore the data you dont want to forward. Postgresql integration is pretty easy to set up w/ chirpstack.