HowTo: Smart Server Setup.

Asked by Steve

Hi,

I'd like to setup a server to do this thing with a bzr repo: serve.
-- a Bazaar Smart Server.

What's the best (secure & fast) way of doing it: inetd, init scripts etc.?

I haven't found any good how-to's on this topic, so I hope you can help me.

Cheers

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Martin Pool (mbp) said :
#2
Revision history for this message
Martin Pool (mbp) said :
#3

If you only want authenticated read/write access, the best option is just to install bzr on the server and use bzr+ssh:// If you want anonymous readonly access, just running the server is probably best.

For more information see <http://doc.bazaar-vcs.org/bzr.dev/en/user-guide/index.html#running-a-smart-server>

I would agree perhaps that document should give more guidance about why to choose any particular option.

Can you help with this problem?

Provide an answer of your own, or ask Steve for more information if necessary.

To post a message you must log in.