Euro-Office/DocumentServer

1,766

stars

510

commits

Shell

primary language

Sep 10, 2026

updated

README

License

Euro-Office

Your sovereign office

Learn more.

Get involved

Get involved! You can file issues, propose pull requests and more. We are looking forward to make the digital sovereign office space better than ever before!

Try out

We currently provide a docker image for testing and integration purposes. We are going to publish deb/rpm packages shortly.

docker pull ghcr.io/euro-office/documentserver:latest
docker run -i -t -d -p 8080:80 --restart=always -e EXAMPLE_ENABLED=true -e JWT_SECRET=my_long_jwt_secret_at_least_32_chars ghcr.io/euro-office/documentserver:latest

Building

Our build steps and processes are documented in https://github.com/Euro-Office/DocumentServer/tree/main/build. For development there are more detailed steps to build and run individual components in https://github.com/Euro-Office/DocumentServer/tree/main/develop

Contributors

juliusknorr

183 commits

rikled

103 commits

moodyjmz

86 commits

chrip

49 commits

Euro-Office/DocumentServer

1,766

stars

510

commits

Shell

primary language

Sep 10, 2026

updated

README

License

Euro-Office

Your sovereign office

Learn more.

Get involved

Get involved! You can file issues, propose pull requests and more. We are looking forward to make the digital sovereign office space better than ever before!

Try out

We currently provide a docker image for testing and integration purposes. We are going to publish deb/rpm packages shortly.

docker pull ghcr.io/euro-office/documentserver:latest
docker run -i -t -d -p 8080:80 --restart=always -e EXAMPLE_ENABLED=true -e JWT_SECRET=my_long_jwt_secret_at_least_32_chars ghcr.io/euro-office/documentserver:latest

Building

Our build steps and processes are documented in https://github.com/Euro-Office/DocumentServer/tree/main/build. For development there are more detailed steps to build and run individual components in https://github.com/Euro-Office/DocumentServer/tree/main/develop

Contributors

juliusknorr

183 commits

rikled

103 commits

moodyjmz

86 commits

chrip

49 commits

Languages

Shell

53.1%

Dockerfile

20.6%

TypeScript

11.2%

Makefile

9.7%

HCL

5.5%