<x-forms.inputlabel="Image"id="database.image"requiredhelper="For all available images, check here:<br><br><a target='_blank' href='https://hub.docker.com/_/redis'>https://hub.docker.com/_/redis</a>"/>
<x-forms.inputlabel="Username"id="database.redis_username"requiredhelper="If you change this in the database, please sync it here, otherwise automations (like backups) won't work."/>
@endif
<x-forms.inputlabel="Password"id="database.redis_password"type="password"requiredhelper="If you change this in the database, please sync it here, otherwise automations (like backups) won't work."wire:model.defer="database.redis_password"/>
<x-forms.inputplaceholder="3000:5432"id="database.ports_mappings"label="Ports Mappings"helper="A comma separated list of ports you would like to map to the host system.<br><span class='inline-block font-bold dark:text-warning'>Example</span>3000:5432,3002:5433"/>
<x-forms.inputlabel="Redis URL (internal)"helper="If you change the user/password/port, this could be different. This is with the default values."type="password"readonlywire:model="db_url"/>
<x-forms.inputlabel="Redis URL (public)"helper="If you change the user/password/port, this could be different. This is with the default values."type="password"readonlywire:model="db_url_public"/>
<x-forms.checkboxhelper="Drain logs to your configured log drain endpoint in your Server settings."instantSave="instantSaveAdvanced"id="database.is_log_drain_enabled"label="Drain Logs"/>