Web Access currently supports PostgreSQL databases (with visual table browsing, inline editing, and a SQL query runner), Redis servers, SSH servers, and Windows servers via RDP.
How It Works
When you open a web access session, Infisical establishes a secure WebSocket connection that tunnels through an Infisical Gateway to your target resource. All commands are executed server-side and streamed back to your browser in real time.Session Limits
Sessions that exceed the idle timeout or max duration are automatically terminated.
Supported Resources
PostgreSQL
Visual table browsing and editing, plus an integrated SQL query runner.
Redis
Interactive Redis REPL with redis-cli-style output formatting.
SSH
Full interactive shell session via browser-based terminal.
Windows RDP
Full graphical remote desktop session via browser-based RDP client.