diff --git a/apps/grav/Dockerfile b/apps/web/grav/Dockerfile similarity index 100% rename from apps/grav/Dockerfile rename to apps/web/grav/Dockerfile diff --git a/apps/grav/docker-entrypoint.sh b/apps/web/grav/docker-entrypoint.sh similarity index 100% rename from apps/grav/docker-entrypoint.sh rename to apps/web/grav/docker-entrypoint.sh diff --git a/apps/grav/urubu.yaml b/apps/web/grav/urubu.yaml similarity index 100% rename from apps/grav/urubu.yaml rename to apps/web/grav/urubu.yaml diff --git a/apps/nginx-test-deployment.yaml b/apps/web/nginx-test-deployment.yaml similarity index 100% rename from apps/nginx-test-deployment.yaml rename to apps/web/nginx-test-deployment.yaml diff --git a/apps/piwigo/Dockerfile b/apps/web/piwigo/Dockerfile similarity index 100% rename from apps/piwigo/Dockerfile rename to apps/web/piwigo/Dockerfile diff --git a/apps/piwigo/deployment.yaml b/apps/web/piwigo/deployment.yaml similarity index 100% rename from apps/piwigo/deployment.yaml rename to apps/web/piwigo/deployment.yaml diff --git a/apps/piwigo/remote_sync.pl b/apps/web/piwigo/remote_sync.pl similarity index 100% rename from apps/piwigo/remote_sync.pl rename to apps/web/piwigo/remote_sync.pl diff --git a/apps/rompr/Dockerfile b/apps/web/rompr/Dockerfile similarity index 100% rename from apps/rompr/Dockerfile rename to apps/web/rompr/Dockerfile diff --git a/apps/rompr/README.md b/apps/web/rompr/README.md similarity index 100% rename from apps/rompr/README.md rename to apps/web/rompr/README.md diff --git a/apps/rompr/deployment.yaml b/apps/web/rompr/deployment.yaml similarity index 100% rename from apps/rompr/deployment.yaml rename to apps/web/rompr/deployment.yaml diff --git a/apps/rompr/etc_lighthttpd/lighttpd.conf b/apps/web/rompr/etc_lighthttpd/lighttpd.conf similarity index 100% rename from apps/rompr/etc_lighthttpd/lighttpd.conf rename to apps/web/rompr/etc_lighthttpd/lighttpd.conf diff --git a/apps/rompr/etc_lighthttpd/mime-types.conf b/apps/web/rompr/etc_lighthttpd/mime-types.conf similarity index 100% rename from apps/rompr/etc_lighthttpd/mime-types.conf rename to apps/web/rompr/etc_lighthttpd/mime-types.conf diff --git a/apps/rompr/etc_lighthttpd/mod_cgi.conf b/apps/web/rompr/etc_lighthttpd/mod_cgi.conf similarity index 100% rename from apps/rompr/etc_lighthttpd/mod_cgi.conf rename to apps/web/rompr/etc_lighthttpd/mod_cgi.conf diff --git a/apps/rompr/etc_lighthttpd/mod_fastcgi.conf b/apps/web/rompr/etc_lighthttpd/mod_fastcgi.conf similarity index 100% rename from apps/rompr/etc_lighthttpd/mod_fastcgi.conf rename to apps/web/rompr/etc_lighthttpd/mod_fastcgi.conf diff --git a/apps/rompr/etc_lighthttpd/mod_fastcgi_fpm.conf b/apps/web/rompr/etc_lighthttpd/mod_fastcgi_fpm.conf similarity index 100% rename from apps/rompr/etc_lighthttpd/mod_fastcgi_fpm.conf rename to apps/web/rompr/etc_lighthttpd/mod_fastcgi_fpm.conf diff --git a/apps/rompr/etc_lighthttpd/rompr.conf b/apps/web/rompr/etc_lighthttpd/rompr.conf similarity index 100% rename from apps/rompr/etc_lighthttpd/rompr.conf rename to apps/web/rompr/etc_lighthttpd/rompr.conf