Skip to content

Docker compose config for demo CTFE#1062

Merged
roger2hk merged 4 commits intogoogle:masterfrom
mhutchinson:ctfe_docker
Apr 30, 2023
Merged

Docker compose config for demo CTFE#1062
roger2hk merged 4 commits intogoogle:masterfrom
mhutchinson:ctfe_docker

Conversation

@mhutchinson
Copy link
Copy Markdown
Contributor

The previous instructions have rotted and no longer work. This aims to fill in the gap of a HelloWorld deployment for CTFE. This is explicitly NOT a guide on how to deploy this in a production setting. This is a docker version of the updated instructions from #1061

@mhutchinson mhutchinson requested a review from a team as a code owner April 25, 2023 11:05
@mhutchinson mhutchinson requested review from AlCutter and pphaneuf and removed request for a team April 25, 2023 11:05
@roger2hk roger2hk self-assigned this Apr 26, 2023
@roger2hk roger2hk requested review from roger2hk and removed request for pphaneuf April 26, 2023 13:40
The previous instructions have rotted and no longer work. This aims to fill in the gap of a HelloWorld deployment for CTFE. This is explicitly NOT a guide on how to deploy this in a production setting. This is a docker version of the updated instructions from google#1061
@roger2hk
Copy link
Copy Markdown
Contributor

In my codespaces instance, the generated Docker container name of the database is ctfe-db-1 instead of ctfe_db_1.

➜ /workspaces/trillian (master) $ docker container ls
CONTAINER ID   IMAGE                                      COMMAND                  CREATED         STATUS                   PORTS                                                           NAMES
438dbabdde36   gcr.io/trillian-opensource-ci/log_signer   "/trillian_log_signe…"   7 minutes ago   Up 6 minutes             0.0.0.0:8092->8091/tcp, :::8092->8091/tcp                       ctfe-trillian-log-signer-1
7ffdd2b307da   gcr.io/trillian-opensource-ci/log_server   "/trillian_log_serve…"   7 minutes ago   Up 6 minutes             0.0.0.0:8090-8091->8090-8091/tcp, :::8090-8091->8090-8091/tcp   ctfe-trillian-log-server-1
d4e1fb3a39f4   mariadb                                    "docker-entrypoint.s…"   7 minutes ago   Up 7 minutes (healthy)   0.0.0.0:3306->3306/tcp, :::3306->3306/tcp                       ctfe-db-1

@roger2hk roger2hk merged commit 7dc2364 into google:master Apr 30, 2023
@mhutchinson mhutchinson deleted the ctfe_docker branch January 11, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants