<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kevin Tobler</title>
    <description>The latest articles on DEV Community by Kevin Tobler (@keepcoolch).</description>
    <link>https://dev.to/keepcoolch</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4071900%2Fab13913b-0a39-4322-a4fb-f1e3b99111bb.jpg</url>
      <title>DEV Community: Kevin Tobler</title>
      <link>https://dev.to/keepcoolch</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/keepcoolch"/>
    <language>en</language>
    <item>
      <title>DockAMP WebStack Manager</title>
      <dc:creator>Kevin Tobler</dc:creator>
      <pubDate>Mon, 10 Aug 2026 19:10:44 +0000</pubDate>
      <link>https://dev.to/keepcoolch/dockamp-webstack-manager-3kbb</link>
      <guid>https://dev.to/keepcoolch/dockamp-webstack-manager-3kbb</guid>
      <description>&lt;p&gt;Hi there,&lt;br&gt;
I would love to hear your opinions on DockAMP. DockAMP is a Docker image with a responsive web interface to manage official Apache/Nginx, PHP, MySQL/MariaDB/PostgeSQL and proxy containers in Docker.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hub.docker.com/r/keepcoolch/dockamp" rel="noopener noreferrer"&gt;DockAMP on Docker Hub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What would be useful features and improvements? Thanks for your suggestions!&lt;/p&gt;

&lt;p&gt;Main features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Browser-based management interface in English and German&lt;/li&gt;
&lt;li&gt;Apache or Nginx for each server&lt;/li&gt;
&lt;li&gt;Automatic PHP version discovery with legacy PHP versions available&lt;/li&gt;
&lt;li&gt;Advanced PHP, Apache, and Nginx configuration with structured dropdowns for common values&lt;/li&gt;
&lt;li&gt;Apache and Nginx security header controls for X-Frame-Options, Referrer-Policy, CSP, and related directives&lt;/li&gt;
&lt;li&gt;MySQL, MariaDB, and PostgreSQL&lt;/li&gt;
&lt;li&gt;Shared global or dedicated per-server database containers&lt;/li&gt;
&lt;li&gt;Automatic database image and data migration checks&lt;/li&gt;
&lt;li&gt;Nginx Proxy Manager integration&lt;/li&gt;
&lt;li&gt;phpMyAdmin integration&lt;/li&gt;
&lt;li&gt;Adminer integration for PostgreSQL databases&lt;/li&gt;
&lt;li&gt;SQL dump exports&lt;/li&gt;
&lt;li&gt;Container logs and status overview&lt;/li&gt;
&lt;li&gt;Live visitor overview with active request paths and per-server traffic speed&lt;/li&gt;
&lt;li&gt;Automatic free web-port selection starting above DockAMP's own port&lt;/li&gt;
&lt;li&gt;CPU and memory limits based on the available Docker host resources&lt;/li&gt;
&lt;li&gt;Docker volumes or host paths for persistent storage&lt;/li&gt;
&lt;li&gt;Initial setup can detect and choose Docker volumes or host mounts for /data and /sites&lt;/li&gt;
&lt;li&gt;Separate storage handling for DockAMP configuration and website/runtime files&lt;/li&gt;
&lt;li&gt;Storage migration between Docker volumes and host mounts where supported&lt;/li&gt;
&lt;li&gt;Host folder browser for document roots, host mounts, additional server mounts, and backup targets&lt;/li&gt;
&lt;li&gt;Folder creation and safer folder deletion dialogs in folder browser views&lt;/li&gt;
&lt;li&gt;Website file browser for document roots and additional mounts&lt;/li&gt;
&lt;li&gt;Upload files or whole folders directly through the browser&lt;/li&gt;
&lt;li&gt;Rename, copy, move, delete, and download website files or folders&lt;/li&gt;
&lt;li&gt;Download folders as compressed archives&lt;/li&gt;
&lt;li&gt;Webserver permission checks for document roots and additional mounts, with a repair action for safe read and traversal permissions&lt;/li&gt;
&lt;li&gt;Global image update checker for DockAMP-managed images, including DockAMP itself, web servers, PHP runtimes, database tools, proxy, Adminer, phpMyAdmin, and helper images&lt;/li&gt;
&lt;li&gt;DockAMP-managed unused image cleanup&lt;/li&gt;
&lt;li&gt;DockAMP-managed unused volume overview with individual delete actions&lt;/li&gt;
&lt;li&gt;User login and account management&lt;/li&gt;
&lt;li&gt;Automatic container restart and auto-start options&lt;/li&gt;
&lt;li&gt;Backup and restore support for Docker volumes and host-mounted storage paths&lt;/li&gt;
&lt;li&gt;Backup selection for DockAMP config, sites/runtime files, mounted web paths, dedicated databases, global database, and Proxy Manager data&lt;/li&gt;
&lt;li&gt;Optional restore selection per backup archive plus backup download as a compressed archive&lt;/li&gt;
&lt;li&gt;DockAMP automatically exports Docker Compose files so your containers can be started without DockAMP if needed.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>docker</category>
      <category>webserver</category>
      <category>nginx</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
