<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>"/>
helper="You can add custom docker run options that will be used when your container is started.<br>Note: Not all options are supported, as they could mess up Coolify's automation and could cause bad experience for users.<br><br>Check the <a class='underline dark:text-white' href='https://coolify.io/docs/knowledge-base/docker/custom-commands'>docs.</a>"
<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"/>