Language:
switch to room list switch to menu My folders
Go to page: First ... 7 8 9 10 [11]
[#] Fri Jun 26 2026 13:08:50 EDT from ShinyToaster

Subject: How to stop and start Citadel in docker

[Reply] [ReplyQuoted] [Headers] [Print]

I'm using docker via calima on MacBook Pro M1. Works fine on the initial run but not working after stopping and starting.

Did the following.

 

mkdir /usr/local/citadel

docker run -d --restart=unless-stopped --network host --volume=/usr/local/citadel:/citadel-data --name=citadel citadeldotorg/citadel

 

# Stopped citadel

docker stop citadel

 

# Start citadel

docker start citadel

 

# Result when trying to connect from browser

This program was unable to connect or stay connected to the Citadel server. Please report this problem to your system administrator.

Read More...

 

Am I stopping and starting Citadel wrong?

Does Citadel have a search function?



[#] Fri Jun 26 2026 17:13:38 EDT from ShinyToaster

Subject: Re: How to stop and start Citadel in docker

[Reply] [ReplyQuoted] [Headers] [Print]

Solved the issue by using OrbStack instead of Colima

ShinyToaster



[#] Sun Jun 28 2026 14:17:28 EDT from IGnatius T Foobar

Subject: Re: How to stop and start Citadel in docker

[Reply] [ReplyQuoted] [Headers] [Print]

I'm glad you figured it out because I have no idea what any of those things are. :)

[#] Sun Jun 28 2026 15:32:46 EDT from Nurb432

Subject: Re: How to stop and start Citadel in docker

[Reply] [ReplyQuoted] [Headers] [Print]

Neither did i, looked it up, seems like a alternative to 'docker desktop' for OSX devices. 

Sun Jun 28 2026 14:17:28 EDT from IGnatius T Foobar Subject: Re: How to stop and start Citadel in docker
I'm glad you figured it out because I have no idea what any of those things are. :)

 



Go to page: First ... 7 8 9 10 [11]