Skip to content

Conversation

@Anvil5465
Copy link
Collaborator

Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
Signed-off-by: Anvil5465 <[email protected]>
@szaimen szaimen added 2. developing Work in progress enhancement New feature or request labels Apr 17, 2025
@szaimen
Copy link
Collaborator

szaimen commented Apr 17, 2025

Hi @Anvil5465 do you need help here?

@Anvil5465
Copy link
Collaborator Author

@szaimen probably. I got busy, but I'll let you know when I have time to figure this out

@szaimen
Copy link
Collaborator

szaimen commented Jun 18, 2025

Hi, any update here? :)

@Anvil5465
Copy link
Collaborator Author

@szaimen honestly, I'm not sure what to make of the json validator errors. I tried running the mollysocket docker container on my own machine, and it didn't have any issues starting, though I did have trouble connecting my phone after it was up and running.

@szaimen
Copy link
Collaborator

szaimen commented Jun 20, 2025

the problems are these:
image

"writeable": true
}
],
"working_dir": "/data",
Copy link
Collaborator

Choose a reason for hiding this comment

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

working_dir is not supported by AIO

}
],
"working_dir": "/data",
"command": "server",
Copy link
Collaborator

Choose a reason for hiding this comment

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

command is not supported by AIO

"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/mollysocket",
"image": "ghcr.io/mollyim/mollysocket",
"image_tag": "1",
"restart": "always",
Copy link
Collaborator

Choose a reason for hiding this comment

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

restart should be set to unless-stopped

Comment on lines 10 to 12
"ports": [
"8020:8020"
],
Copy link
Collaborator

Choose a reason for hiding this comment

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

aio uses a different ports syntax. Please compare for example with

"ports": [
{
"ip_binding": "%APACHE_IP_BINDING%",
"port_number": "8812",
"protocol": "tcp"
}

Anvil5465 and others added 6 commits July 5, 2025 18:12
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