Actualiser User

Milovann Yanatchkov 2025-01-02 08:22:38 +01:00
parent 50df3e8839
commit c02258e03d

@ -6,6 +6,9 @@
## Use Git>AEC ## Use Git>AEC
* The simplest way to run Git<sup>AEC</sup> is to use the **[Docker image](https://gitaec.org/rvba/-/packages/container/gitaec/latest)**. * The simplest way to run Git<sup>AEC</sup> is to use the **[Docker image](https://gitaec.org/rvba/-/packages/container/gitaec/latest)**.
`docker run -p 3000:3000 gitaec.org/rvba/gitaec:0.2`
* Learn how-to run and deploy a **[container](https://en.wikipedia.org/wiki/Containerization_(computing))** from [docker.com](https://www.docker.com/) * Learn how-to run and deploy a **[container](https://en.wikipedia.org/wiki/Containerization_(computing))** from [docker.com](https://www.docker.com/)
* Learn how-to use the platform with the **[[https://docs.codeberg.org/getting-started/first-steps/|Codeberg]]** and **[[https://forgejo.org/docs/latest/user/|Forgejo]]** documentation. * Learn how-to use the platform with the **[[https://docs.codeberg.org/getting-started/first-steps/|Codeberg]]** and **[[https://forgejo.org/docs/latest/user/|Forgejo]]** documentation.
* Git<sup>AEC</sup> latest stable version : **[v0.2](https://gitaec.org/rvba/forgejo/releases/tag/v0.2)**. * Git<sup>AEC</sup> latest stable version : **[v0.2](https://gitaec.org/rvba/forgejo/releases/tag/v0.2)**.