From: Thomas Huth <thuth@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [qemu-web PATCH] include Dockerfile used to proxy qemu.org to gitlab.io
Date: Wed, 21 Jun 2023 09:44:58 +0200 [thread overview]
Message-ID: <f219acb4-6422-229d-cc94-55ca16656252@redhat.com> (raw)
In-Reply-To: <20230616120829.35011-1-pbonzini@redhat.com>
On 16/06/2023 14.08, Paolo Bonzini wrote:
> The server configuration used to actually publish qemu-web.git
> to qemu.org together with the sphinx documentation, right now,
> is hidden in the machine that runs qemu.org.
>
> Include it in the qemu-web.git website for documentation purpose,
> in the format of a Dockerfile that you can use to run your own
> qemu.org website.
>
> Note: this container is not yet in use, but it is already live
> and can be tested by adding
>
> 20.218.253.93 qemu.org www.qemu.org git.qemu.org qemu-project.org www.qemu-project.org git.qemu-project.org
>
> to your /etc/hosts file.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> container/Dockerfile | 6 ++++
> container/README | 31 +++++++++++++++++++++
> container/conf.d/git.conf | 13 +++++++++
> container/conf.d/noname.conf | 11 ++++++++
> container/conf.d/ssl.conf | 1 +
> container/conf.d/www.conf | 54 ++++++++++++++++++++++++++++++++++++
> 6 files changed, 116 insertions(+)
> create mode 100644 container/Dockerfile
> create mode 100644 container/README
> create mode 100644 container/conf.d/git.conf
> create mode 100644 container/conf.d/noname.conf
> create mode 100644 container/conf.d/ssl.conf
> create mode 100644 container/conf.d/www.conf
Acked-by: Thomas Huth <thuth@redhat.com>
prev parent reply other threads:[~2023-06-21 7:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-16 12:08 [qemu-web PATCH] include Dockerfile used to proxy qemu.org to gitlab.io Paolo Bonzini
2023-06-21 7:44 ` Thomas Huth [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f219acb4-6422-229d-cc94-55ca16656252@redhat.com \
--to=thuth@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).