Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cRUtU-0005U7-Lq for pgadmin-hackers@arkaria.postgresql.org; Thu, 12 Jan 2017 02:13:37 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1cRUtS-0007q1-Sv for pgadmin-hackers@arkaria.postgresql.org; Thu, 12 Jan 2017 02:13:34 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cRUtE-0007UV-Sd for pgadmin-hackers@postgresql.org; Thu, 12 Jan 2017 02:13:21 +0000 Received: from [64.147.108.71] (helo=sasl.smtp.pobox.com) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cRUtB-000718-6y for pgadmin-hackers@postgresql.org; Thu, 12 Jan 2017 02:13:18 +0000 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 7943F60E4B for ; Wed, 11 Jan 2017 21:12:55 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=to:from :subject:message-id:date:mime-version:content-type :content-transfer-encoding; s=sasl; bh=2zyb0b8PP1hFnyhTOdVPiltKl yo=; b=ksrFX643hQTrXjGQwEY3+FGhksEwDsSLW3RYnHabKZNBK5pxmvoDr6cmI v64M/LaVrHRV5yFdgPiPEH3IifRaSIFwKeeXbJEZus0TrCYcU+7I7v3mfQTan0MX 4ykdp/r7A9wTYT1e7UiUeocBoTHX3NdhRMJhD+/nzrQN5xHkFA= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 6FDCA60E4A for ; Wed, 11 Jan 2017 21:12:55 -0500 (EST) Received: from redhat.com (unknown [98.246.109.153]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id A9A8760E49 for ; Wed, 11 Jan 2017 21:12:54 -0500 (EST) To: pgadmin-hackers@postgresql.org From: Josh Berkus Subject: Building server without Apache Message-ID: Date: Wed, 11 Jan 2017 18:12:52 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Pobox-Relay-ID: A0D7A82A-D86C-11E6-8294-A7617B1B28F4-30013111!pb-smtp2.pobox.com DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=berkus.org; h=to:from:subject:message-id:date:mime-version:content-type:content-transfer-encoding; s=mesmtp; bh=2zyb0b8PP1hFnyhTOdVPiltKlyo=; b=oH0BhmCEmE1avf+RPQA3D0zyl7lflj4aHq0esc0CKt2qPQMV1E04dVCtSG1OpWesRWI20SMXryNVJ3woZfa5bOXICsjVPBBwO0htrGI3+naL3/oZsnqFhiV5kG1SRiSyhkZPUqIIYO7zB3DiMkb3a3UHE2K1KQudBmX8ylGRHfM= X-Host-Lookup-Failed: Reverse DNS lookup failed for 64.147.108.71 (deferred) X-Pg-Spam-Score: -1.8 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Pgadmin gurus: I'm trying to create a canonical container image for pgAdmin4 Server. However, using Apache is kind of heavyweight for a container. Has anyone run pgAdmin4 against something lighter weight? -- Josh Berkus Containers & Databases Oh My! -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers