You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	dejavu
dejavu is the Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually.
docker-compose.yml
dejavu:
  image: appbaseio/dejavu
  ports:
    - "1358:1358"
  restart: unless-stopped
elasticsearch.yml
http.cors.enabled: true
http.cors.allow-origin: "*"
http.cors.allow-headers : X-Requested-With,X-Auth-Token,Content-Type,Content-Length,Authorization
http.cors.allow-credentials: true
chrome settings
- chrome://settings/content/insecureContent