summaryrefslogtreecommitdiff
path: root/docker/TODO
blob: 909b47f06996d543d47c774011ea16f335d58488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Missing containers:

- "standalone" ones: they actually *run* the
  service and may also link to configuration on
  the host machine when they are launched.

- frontends
- bank (more importantly needed to test the TGZ
  which comes from 'make dist')
- postgres (as a running service)

Missing compositions:

Ideally, the Docker setting should instantiate two
Taler flavours:

- Self-contained testing: all components ready to be
  tested by the automated clicker, AKA they are a replacement
  for what runs at *.{test,demo}.taler.net

- Ready-to-ship: a composition that instantiates a fully
  operational exchange or merchant, according to the customer
  needs.