Many ways to achieve this, mike provided one.

I usually deploy multiple services behind a reverse proxy and assign a
subdomain to each service with its own port. The certbot can issue multiple
certificates in one shot and will all exist in the same file named after
the first domain.

On Tue, Oct 9, 2018, 3:05 AM Mike <mz4whee...@gmail.com> wrote:

> Use:
>
> https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowToSearch
> for: "How to use mod_proxy_ajp"
>
> That's how it's done.
>
>
> On Mon, Oct 8, 2018 at 12:09 AM Wolfgang Paul Rauchholz <
> wp.rauchh...@gmail.com> wrote:
>
> > I do a have several services on my home server (CRM, personal finance.
> > etc..), that all run through apache server.
> > I do have a domain and a certificate from letsencrypt.
> >
> > I want to have the possibility to test ofibz (planning a startup and
> > travelling a lot) accessing through www<mydomain>
> > I want to leverage letsencrypt certificate
> > Want access through port 443
> > Certificate management through letsencrypt/apache is easier than through
> > ofbiz way
> >
> > Wolfgang
> >
> > Wolfgang
> >
> >
> > On Sun, Oct 7, 2018 at 11:38 PM Taher Alkhateeb <
> > slidingfilame...@gmail.com>
> > wrote:
> >
> > > Hi
> > >
> > > Can you shed some light on what you're trying to do? What is the
> purpose
> > of
> > > going through LAMP. I am asking because it might not necessarily be the
> > > best or only option depending on your goal.
> > >
> > > On Sat, Oct 6, 2018, 8:41 PM wp.rauchh...@gmail.com <
> > > wp.rauchh...@gmail.com>
> > > wrote:
> > >
> > > > I like to integrate OFbiz on my LAMP server and run it through Apache
> > web
> > > > server.
> > > > I googled quite a bit but can;t find anything.
> > > > Would you please point me to a how too other resources for this
> > purpose.
> > > >
> > > > Thanks, Wolfgang
> > > >
> > > >
> > >
> >
> >
> > --
> >
> > Wolfgang Rauchholz
> >
>

Reply via email to