Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Package Trilobite for Docker amd64 and fix container networking.
Add Ubuntu 24.04 multi-stage Dockerfile/compose with local OTP/Gleam/Fossil/rebar3 artifacts, bind mist to APP_HOST so published ports work, inject Fossil skins via SQL, and keep gzip Content-Encoding intact through the proxy. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
991c5157f534b16cccd7541f1ebf9914 |
| User & Date: | pluto 2026-08-31 01:39:15.745 |
Context
|
2026-08-31
| ||
| 01:47 |
Add Trilobite favicon and serve it from /favicon.ico.
Ship brand ICO/SVG under priv/static, link them in page heads, allow favicon during first-run setup, and reserve the path from repository proxying. check-in: 43157cd8c4 user: pluto tags: trunk | |
| 01:39 |
Package Trilobite for Docker amd64 and fix container networking.
Add Ubuntu 24.04 multi-stage Dockerfile/compose with local OTP/Gleam/Fossil/rebar3 artifacts, bind mist to APP_HOST so published ports work, inject Fossil skins via SQL, and keep gzip Content-Encoding intact through the proxy. check-in: 991c5157f5 user: pluto tags: trunk | |
|
2026-08-30
| ||
| 09:35 | Add administrator profile and align settings layout check-in: c3a625c4cb user: pluto tags: trunk | |
Changes
Changes to .fossil-settings/ignore-glob.
Added Dockerfile.
Added compose.yml.
Added docker/docker-entrypoint.sh.
Changes to skin/css.txt.
Changes to skin/details.txt.
Changes to skin/footer.txt.
Changes to skin/header.txt.
Changes to skin/logo.svg.
Changes to src/trilobite.gleam.
Changes to src/trilobite/config.gleam.
Changes to src/trilobite/fossil_command.gleam.
Changes to src/trilobite/fossil_proxy.gleam.
Changes to src/trilobite/repo_lifecycle.gleam.
Changes to src/trilobite/rewrite.gleam.
Changes to src/trilobite/route_policy.gleam.
Changes to src/trilobite/store.gleam.
Changes to src/trilobite/views.gleam.
Changes to src/trilobite/web.gleam.
Changes to test/trilobite/repo_lifecycle_test.gleam.
Changes to test/trilobite/rewrite_test.gleam.
Changes to test/trilobite/web_test.gleam.