LedgerSMB
The foundation for your business
Fork me on GitHub
Re: [ledgersmb-users] Fwd: https://github.com/ledgersmb/ledgersmb-dev-docker instructions about LedgerSMB Git repository
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ledgersmb-users] Fwd: https://github.com/ledgersmb/ledgersmb-dev-docker instructions about LedgerSMB Git repository



On 08/02/2018 11:45 AM, Larry Evans wrote:
Hoping someone on this list can answer the question in
the following message to the newsgroup.


-------- Forwarded Message --------
Subject: https://github.com/ledgersmb/ledgersmb-dev-docker instructions about LedgerSMB Git repository
Date: Thu, 2 Aug 2018 10:54:58 -0500
From: Larry Evans <..hidden..>
Newsgroups: gwene.org.ledgersmb

The instructions:

https://github.com/ledgersmb/ledgersmb-dev-docker

say:

this project expects a LedgerSMB Git repository to exist in
the current directory.

So, does that mean when I do:

   git clone https://github.com/ledgersmb/LedgerSMB.git

it should be within the directory produced when I do:

   git clone https://github.com/ledgersmb/ledgersmb-dev-docker.git

?

TIA.

-regards,
Larry


In private emails, Erik Huelsmann was kind enough to find a solution:

 $ git clone https://github.com/ledgersmb/LedgerSMB.git
 $ git clone https://github.com/ledgersmb/ledgersmb-dev-docker.git
 $ cd LedgerSMB
 $ ../ledgersmb-dev-docker/lsmb-dev master up -d

However, that failed because my lsmb-dev calls docker-compose and
the docker-compose I'd installed with synaptic wasn't compatible with
the ledgersmb-dev-docker/docker-compose.yml file which I'd just cloned.
So, downloaded the latest docker-compose as instructed here:

https://github.com/docker/compose/releases

and tried again.  This time it seemed to work because there was a *lot*
of downloads and no error msgs and shown in the attached.

Hat's off to Eric!

-regards,
Larry



evansl@lje-OptiPlex-9020:~/prog_dev/accounting/LedgerSMB/LedgerSMB$ ../ledgersmb-dev-docker/lsmb-dev master up -d
Creating network "ldmaster_default" with the default driver
Creating volume "ldmaster_dbdata" with default driver
Pulling mailhog (mailhog/mailhog:)...
latest: Pulling from mailhog/mailhog
709515475419: Pull complete
6f91489e9e5b: Pull complete
6500075800d5: Pull complete
c3d9e42bac5e: Pull complete
Digest: sha256:5be1ae7cf894b58fffbe48f84a0541a3595e53124d460d3fb71b3450a8d11189
Status: Downloaded newer image for mailhog/mailhog:latest
Pulling db (ledgersmb/ledgersmb-dev-postgres:)...
latest: Pulling from ledgersmb/ledgersmb-dev-postgres
be8881be8156: Pull complete
bcc05f43b4de: Pull complete
78c4cc9b5f06: Pull complete
d45b5ac60cd5: Pull complete
67f823cf5f8b: Pull complete
0626c6149c90: Pull complete
e25dcd1f62ca: Pull complete
c3c9ac2352c5: Pull complete
e7850488cb30: Pull complete
afbae3a26c07: Pull complete
90b4f1aa8431: Pull complete
916671d3d4a6: Pull complete
8221e20bcbad: Pull complete
b2eb8d065dc9: Pull complete
bd07b061705d: Pull complete
Digest: sha256:de5f1cd381ecd4bcbbf8ddc441f3b146fedcd434e04807df4505c9d24a45a9d9
Status: Downloaded newer image for ledgersmb/ledgersmb-dev-postgres:latest
Pulling selenium (wernight/phantomjs:2.1.1)...
2.1.1: Pulling from wernight/phantomjs
03e1855d4f31: Pull complete
a3ed95caeb02: Pull complete
574e9188e52e: Pull complete
933a9a2acc6d: Pull complete
fd24a64ca53d: Pull complete
Digest: sha256:5621d6496585af78908251451eb647b45a7f6f45a9c3181a231a99e1bb2ec264
Status: Downloaded newer image for wernight/phantomjs:2.1.1
Pulling lsmb (ledgersmb/ledgersmb-dev-lsmb:)...
latest: Pulling from ledgersmb/ledgersmb-dev-lsmb
55cbf04beb70: Pull complete
ae2df43f1d20: Pull complete
377c23e207d4: Pull complete
6f5cbb1aae93: Pull complete
c2ce95402f6e: Pull complete
0e6d819a8f86: Pull complete
3fc4d6523339: Pull complete
d5482ef295d5: Pull complete
6de2f2cd1c5c: Pull complete
Digest: sha256:356da56710b284a440fe5e190b6999b6eb69d52963f8ac756715aefd925191af
Status: Downloaded newer image for ledgersmb/ledgersmb-dev-lsmb:latest
Creating ldmaster_mailhog_1  ... done
Creating ldmaster_db_1       ... done
Creating ldmaster_selenium_1 ... done
Creating ldmaster_lsmb_1     ... done

======================================
== LedgerSMB 'lje-experiments'
== should be available at
======================================
http://172.18.0.5:5762
======================================

evansl@lje-OptiPlex-9020:~/prog_dev/accounting/LedgerSMB/LedgerSMB$ which docker-compose
/home/evansl/bin/docker-compose
evansl@lje-OptiPlex-9020:~/prog_dev/accounting/LedgerSMB/LedgerSMB$ 
_______________________________________________
users mailing list
..hidden..
https://lists.ledgersmb.org/mailman/listinfo/users