From 661c0892cbf71a3d1a631ee7801c54f55a0dbdea Mon Sep 17 00:00:00 2001 From: Aaron Fiore Date: Tue, 10 Feb 2026 15:56:00 -0800 Subject: [PATCH 1/2] README: update repo domain to gitea.evergreencrypto.co --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53f9c97..97e7c30 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@
-[](https://gitea.com/EvergreenCrypto/docker-finance "docker-finance") +[](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance "docker-finance")
From ef0c8a598de9c00618731e3f420e324987b74bed Mon Sep 17 00:00:00 2001 From: Aaron Fiore Date: Tue, 10 Feb 2026 15:56:08 -0800 Subject: [PATCH 2/2] markdown: update repo domain to gitea.evergreencrypto.co --- markdown/How-do-I-connect.md | 2 +- markdown/How-do-I-contribute.md | 10 +++++----- markdown/How-do-I-get-started.md | 18 +++++++++--------- markdown/How-do-I-use-it.md | 2 +- markdown/What-does-it-do.md | 2 +- markdown/What-is-supported.md | 2 +- markdown/Where-is-the-legalese.md | 2 +- 7 files changed, 19 insertions(+), 19 deletions(-) diff --git a/markdown/How-do-I-connect.md b/markdown/How-do-I-connect.md index 24443ad..e1446d2 100644 --- a/markdown/How-do-I-connect.md +++ b/markdown/How-do-I-connect.md @@ -16,7 +16,7 @@ [//]: # (You should have received a copy of the GNU General Public License) [//]: # (along with this program. If not, see .) -# [](https://gitea.com/EvergreenCrypto/docker-finance "docker-finance") +# [](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance "docker-finance") - **[How do I connect?](#how-do-i-connect)** * [`#docker-finance:matrix.org`](#docker-financematrixorg) diff --git a/markdown/How-do-I-contribute.md b/markdown/How-do-I-contribute.md index 746538e..5dee0d5 100644 --- a/markdown/How-do-I-contribute.md +++ b/markdown/How-do-I-contribute.md @@ -16,7 +16,7 @@ [//]: # (You should have received a copy of the GNU General Public License) [//]: # (along with this program. If not, see .) -# [](https://gitea.com/EvergreenCrypto/docker-finance "docker-finance") +# [](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance "docker-finance") - **[How do I contribute?](#how-do-i-contribute)** * [Donate](#donate) @@ -34,7 +34,7 @@ Your input while using docker-finance is [valuable and appreciated](How-do-I-con #### Dependencies -If you like docker-finance, please consider donating to the [wonderful projects](https://gitea.com/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.yaml) that it relies upon. +If you like docker-finance, please consider donating to the [wonderful projects](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.yaml) that it relies upon. ### Development @@ -47,7 +47,7 @@ When developing with the [`finance` image](What-does-it-do.md#image-finance), yo * Developer mockup CSVs can be found in the `mockup` directories within the hledger-flow section of the docker-finance repository * Developer mockup CSVs will *intentionally* have multiple years within in a `1-in/year` directory in order to test for year parsing -When developing non-code documentation, please work with the [dfi-docs](https://gitea.com/EvergreenCrypto/dfi-docs) repository. +When developing non-code documentation, please work with the [dfi-docs](https://gitea.evergreencrypto.co/EvergreenCrypto/dfi-docs) repository. #### Plugins @@ -64,7 +64,7 @@ Upon client `gen`, a client-side directory layout is generated. This layout cons **WARNING: don't change the parent client-side directory layout** (although, you can add subdirectories): - e.g., `${DOCKER_FINANCE_CLIENT_PLUGINS}/container/finance/my_experimental_plugins/{file1.ext,file2.ext}` -This client-side "custom" layout somewhat mirrors the repository's plugins layout (see [`client/plugins`](https://gitea.com/EvergreenCrypto/docker-finance/src/branch/master/client/plugins) and [`container/plugins`](https://gitea.com/EvergreenCrypto/docker-finance/src/branch/master/container/plugins)). +This client-side "custom" layout somewhat mirrors the repository's plugins layout (see [`client/plugins`](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/src/branch/master/client/plugins) and [`container/plugins`](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/src/branch/master/container/plugins)). For more information, see the example plugins and help usage of each module, e.g.; `plugins help` or `help()`. @@ -84,7 +84,7 @@ Before sending a pull request: - [PHP](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/doc/ruleSets/PSR12.rst) 4. If you can, please document the code in Doxygen style where applicable and run `doxygen gen` to see your code documentation. -Any non-code documentation should go into the [dfi-docs](https://gitea.com/EvergreenCrypto/dfi-docs) repository. +Any non-code documentation should go into the [dfi-docs](https://gitea.evergreencrypto.co/EvergreenCrypto/dfi-docs) repository. #### CI using self hosted `gitea` with `act_runner` diff --git a/markdown/How-do-I-get-started.md b/markdown/How-do-I-get-started.md index b9c1810..5ea4f6e 100644 --- a/markdown/How-do-I-get-started.md +++ b/markdown/How-do-I-get-started.md @@ -16,7 +16,7 @@ [//]: # (You should have received a copy of the GNU General Public License) [//]: # (along with this program. If not, see .) -# [](https://gitea.com/EvergreenCrypto/docker-finance "docker-finance") +# [](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance "docker-finance") - **[How do I get started?](#how-do-i-get-started)** * [Installation](#installation) @@ -69,7 +69,7 @@ docker-finance *should* work out-of-the-box on any modern Linux system. For exam echo "FATAL: docker-finance repo not found" >&2 fi else - if ! git clone https://gitea.com/EvergreenCrypto/docker-finance; then + if ! git clone https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance; then echo "FATAL: docker-finance repo not cloned" >&2 fi fi @@ -91,7 +91,7 @@ docker-finance *should* work out-of-the-box on any modern Linux system. For exam 5. Prepare your client (host) shell environment: - Install convenience aliases and command completion to your shell environment (see [install.bash](https://gitea.com/EvergreenCrypto/docker-finance/src/branch/master/client/install.bash) for details): + Install convenience aliases and command completion to your shell environment (see [install.bash](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/src/branch/master/client/install.bash) for details): ```bash ./docker-finance/client/install.bash && source ~/.bashrc @@ -221,7 +221,7 @@ The client (host) configuration file: - client/container configurations can be stored on shared NFS/CIFS or related network storage (with applicable user permissions) - allows for customizable locations of *all* container data on any mountable filesystem (as a replacement for Docker Volumes) - consists solely of variables in the format `DOCKER_FINANCE_VARIABLE=value` and is used by both Docker and docker-finance - - default template variables can be found in [gen.bash](https://gitea.com/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/client/env/gen.bash), as described below + - default template variables can be found in [gen.bash](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/client/env/gen.bash), as described below After `gen` is complete, you can edit this file with the client (host) command: `edit type=env` (see [Client (Host) Command Format](How-do-I-use-it.md#client-host-command-format)). @@ -393,7 +393,7 @@ The client (host) custom Dockerfile: - allows you to append any Dockerfile command to a generated build - is located in the `${DOCKER_FINANCE_CLIENT_CONF}/client/Dockerfiles/` directory - format consists of `username@hostname` where `username` is your host username and `hostname` is your machine's hostname - - default generated templates can be found [here](https://gitea.com/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/client/Dockerfiles) + - default generated templates can be found [here](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/client/Dockerfiles) After `gen` is complete, you can edit this file with the client (host) command: `edit type=build` (see [Client (Host) Command Format](How-do-I-use-it.md#client-host-command-format)). @@ -409,7 +409,7 @@ The client/container shell script (Superscript) is a bind-mounted (by directory) See the in-file comments for further documentation: - - [superscript.bash.in](https://gitea.com/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/container/shell/superscript.bash.in) + - [superscript.bash.in](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/container/shell/superscript.bash.in) After `gen` is complete, you can edit this file with the client (host) command: `edit type=shell` (see [Client (Host) Command Format](How-do-I-use-it.md#client-host-command-format)). @@ -427,7 +427,7 @@ By default, this file will contain user aliases for all container commands. Thes See the in-file comments for further documentation: - - [subscript.bash.in](https://gitea.com/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/container/shell/subscript.bash.in) + - [subscript.bash.in](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/container/shell/subscript.bash.in) After `gen` is complete, from within the container, you can edit this file with: `dfi profile/subprofile edit type=shell` (see [Container Command Format](How-do-I-use-it.md#container-command-format)). @@ -437,7 +437,7 @@ The source of all remote API fetching configurations (exchanges, blockchains, ma See the in-file comments for further documentation: - - [fetch.yaml.in](https://gitea.com/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/container/fetch/fetch.yaml.in) + - [fetch.yaml.in](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/container/fetch/fetch.yaml.in) After `gen` is complete, from within the container, you can edit this file with: `dfi profile/subprofile edit type=fetch` (see [Container Command Format](How-do-I-use-it.md#container-command-format)). @@ -447,7 +447,7 @@ The source of all custom metadata information (typically used to store cryptocur See the in-file comments for further documentation: - - [meta.csv.in](https://gitea.com/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/container/meta/meta.csv.in) + - [meta.csv.in](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/src/branch/master/client/docker-finance.d/container/meta/meta.csv.in) After `gen` is complete, from within the container, you can edit this file with: `dfi profile/subprofile edit type=meta` (see [Container Command Format](How-do-I-use-it.md#container-command-format)). diff --git a/markdown/How-do-I-use-it.md b/markdown/How-do-I-use-it.md index 2d444fc..b73e7d8 100644 --- a/markdown/How-do-I-use-it.md +++ b/markdown/How-do-I-use-it.md @@ -16,7 +16,7 @@ [//]: # (You should have received a copy of the GNU General Public License) [//]: # (along with this program. If not, see .) -# [](https://gitea.com/EvergreenCrypto/docker-finance "docker-finance") +# [](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance "docker-finance") - **[How do I use it?](#how-do-i-use-it)** * [Mostly-Unified CLI](#mostly-unified-cli) diff --git a/markdown/What-does-it-do.md b/markdown/What-does-it-do.md index 8366cb5..f6e8b58 100644 --- a/markdown/What-does-it-do.md +++ b/markdown/What-does-it-do.md @@ -16,7 +16,7 @@ [//]: # (You should have received a copy of the GNU General Public License) [//]: # (along with this program. If not, see .) -# [](https://gitea.com/EvergreenCrypto/docker-finance "docker-finance") +# [](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance "docker-finance") - **[What does it do?](#what-does-it-do)** * [Highlights](#highlights) diff --git a/markdown/What-is-supported.md b/markdown/What-is-supported.md index 85b53fc..24558e8 100644 --- a/markdown/What-is-supported.md +++ b/markdown/What-is-supported.md @@ -16,7 +16,7 @@ [//]: # (You should have received a copy of the GNU General Public License) [//]: # (along with this program. If not, see .) -# [](https://gitea.com/EvergreenCrypto/docker-finance "docker-finance") +# [](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance "docker-finance") - **[What is supported?](#what-is-supported)** * [CeFi (centralized custodians)](#cefi) diff --git a/markdown/Where-is-the-legalese.md b/markdown/Where-is-the-legalese.md index 4786f92..ef28b92 100644 --- a/markdown/Where-is-the-legalese.md +++ b/markdown/Where-is-the-legalese.md @@ -16,7 +16,7 @@ [//]: # (You should have received a copy of the GNU General Public License) [//]: # (along with this program. If not, see .) -# [](https://gitea.com/EvergreenCrypto/docker-finance "docker-finance") +# [](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance "docker-finance") - **[Where is the legalese?](#where-is-the-legalese)** * [License and Disclaimer](#license-and-disclaimer)