Initialize conan_server's home directory (~/.conan_server) without launching the server itself
See original GitHub issue*Bottle v0.12.13 server starting up (using WSGIRefServer())...
Listening on http://0.0.0.0:9300/
Hit Ctrl-C to quit.
Running just conan
is enough for the client.
Would it be possible to have something similar for the server ?
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Running conan_server — conan 1.55.0 documentation
The conan_server is a free and open source server that implements Conan remote repositories. It is a very simple application, bundled with the...
Read more >Conan Exiles Dedicated Server Launcher (Official Version
Q: I'm running out of disk space, can I move my server without losing anything? A: As long as you make sure that...
Read more >This NEW BUG Is Why You Can't Join Your Server ... - YouTube
This is for PC players and server ownersForum post: ... "Modscached" folder - Start server REMEMBER - Every time you restart the server, ......
Read more >Setting up your own server in Conan Exiles
By setting this you can make yourself an Admin in game by going to Server Settings in the menu, clicking on Make Me...
Read more >How to Configure your Conan: Exiles Server - All Options ...
conanserver /ConanSandbox/Saved/Config/WindowsServer and include Engine.ini ... Most servers have a remote console option, and Conan: Exiles is no different.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Actually you are right, it is overkill. I think it is a useless feature.
Thanks for the feedback. In the client, it makes more sense because there are many things to be configured: remotes, conan.conf, profiles, pylint files, etc. For the server, it is just one server.conf file, so adding a specific command to do what a
wget
+unzip
can do seems a bit overkill. Maybe I am missing something, please tell me. Thanks!