Search found 16 matches: docker

Searched query: docker

by thielem
23 Apr 2024, 23:26
Forum: Bug Report version 3.5.4
Topic: [SOLVED] ONLYOFFICE Error claiming document cannot be saved
Replies: 1
Views: 131

[SOLVED] ONLYOFFICE Error claiming document cannot be saved

... This immediatly redirects the user to the download page. However, changes I make are indeed saved. I am running OnlyOffice on Ubuntu via Docker. I am getting the following error message from the docker logs [2024-04-23T19:18:28.634] [ERROR] [localhost] [ommitedurl.com-11-1713899306] [dmVyd2FsdHVuZy5uZXVyb2luc3RpdHV0LmNoLTY=] ...
by noellarkin
25 Aug 2023, 12:47
Forum: Discussion
Topic: Docker Image for Rukovoditel
Replies: 6
Views: 332

Re: Docker Image for Rukovoditel

@reinbeumer thank you! will try this out!
Have you published this to DockerHub?
by reinbeumer
08 Aug 2023, 02:33
Forum: Discussion
Topic: Docker Image for Rukovoditel
Replies: 6
Views: 332

Re: Docker Image for Rukovoditel

Ive got one for you. This is a 3 part docker 1 mysql 2 php (for Ruko) 3 php MyAdmin This is handy for debugging and changing the files on the Ruko instance (add extensions, delete the install) I wanted the phpMyAdmin running with the same version ...
by Didou12
05 Aug 2023, 18:41
Forum: Discussion
Topic: Docker Image for Rukovoditel
Replies: 6
Views: 332

Re: Docker Image for Rukovoditel

Ok i understand :) thanks for explanation
by noellarkin
05 Aug 2023, 13:55
Forum: Discussion
Topic: Docker Image for Rukovoditel
Replies: 6
Views: 332

Re: Docker Image for Rukovoditel

Docker is a containerization technology, that allows you to separate and isolate the different self-hosted applications you're using. Great for security. I use it for everything I self-host. Rukovoditel does have a docker ...
by Didou12
27 Jul 2023, 20:59
Forum: Discussion
Topic: Docker Image for Rukovoditel
Replies: 6
Views: 332

Re: Docker Image for Rukovoditel

sorry i don't use that.

What is for ?
by noellarkin
27 Jul 2023, 10:49
Forum: Discussion
Topic: Docker Image for Rukovoditel
Replies: 6
Views: 332

Re: Docker Image for Rukovoditel

Bump. Is anyone here using Ruko+docker?
by noellarkin
17 Jul 2023, 13:47
Forum: Discussion
Topic: Docker Image for Rukovoditel
Replies: 6
Views: 332

Docker Image for Rukovoditel

Would it be possible for someone to share a working and currently maintained Docker compose or Docker hub link for Rukovoditel? I've been unable to find one (the one on Dockerhub seems pretty old).
Thanks!
by filip
29 Mar 2022, 07:37
Forum: Discussion
Topic: Instalation on ESXi 7
Replies: 13
Views: 1211

Re: Instalation on ESXi 7

Did You considered Docker image?
Just start any Docker capable OS in VM, and see https://hub.docker.com/r/filipmil/rukovoditel
It will create two containers (Web server and Database server) and Rukovoditel is up and running in a minute...

Regards,
Filip
by filip
04 Dec 2021, 09:08
Forum: Translations
Topic: Serbian (Serbian cyrilic) and Serbocroatioan (Serbian latin) translations of Rukovoditel up to version 3.0
Replies: 1
Views: 300

Serbian (Serbian cyrilic) and Serbocroatioan (Serbian latin) translations of Rukovoditel up to version 3.0

... tell me here or at GitHub. When there are enough changes, I will post improved translations here. Also, Rukovoditel 3.0 will be available in Docker Container in couple of days (currently only 2.9), I made it publicly available via DockerHub and GitHub. Containers can be started manually or ...