Skip to content

Conversation

@docjyJ
Copy link
Collaborator

@docjyJ docjyJ commented Sep 28, 2025

No description provided.

Signed-off-by: Jean-Yves <[email protected]>
@docjyJ docjyJ self-assigned this Sep 28, 2025
@docjyJ docjyJ added 2. developing Work in progress enhancement New feature or request labels Sep 28, 2025
@szaimen szaimen added this to the next milestone Sep 29, 2025
Copy link
Collaborator

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks a lot already for starting to work on this! ☺️

I have one comment after having a first look:

},
{
"container_name": "nextcloud-aio-overleaf",
"display_name": "Overleaf",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this main container should be the first because IIRC we use the first displayname for the checkbox for the community container in the AIO interface...

Copy link
Collaborator Author

@docjyJ docjyJ Sep 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is AI generated, I need to read the documentation. Thank you, I'll take note of that.

This week-end, the noise was too much. thats why it in draft.

@docjyJ
Copy link
Collaborator Author

docjyJ commented Sep 30, 2025

Another thing, it's a shame to run a second Redis and Database server. Is it possible to use the existing servers?

@szaimen
Copy link
Collaborator

szaimen commented Sep 30, 2025

Another thing, it's a shame to run a second Redis and Database server. Is it possible to use the existing servers?

For stability and compatibility reasons I would recommend to use dedicated redis and database even though it might come with a small overhead.

However it might be possible to reuse the ghcr.io/nextcloud-releases/aio-redis image also for overleaf.

Also not sure if overleaf always needs an external database? Maybe it can run with sqlite instead?

@docjyJ
Copy link
Collaborator Author

docjyJ commented Sep 30, 2025

Okay! I'll take a look when I have time.

@szaimen
Copy link
Collaborator

szaimen commented Nov 24, 2025

Hi @docjyJ any update here? :)

@docjyJ
Copy link
Collaborator Author

docjyJ commented Nov 25, 2025

Not enough time to work on it. I need a test environment to speed up development. I should convert an old PC into a test server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants