Servers on acorneroftheweb https://acorneroftheweb.com/categories/servers/ Recent content in Servers on acorneroftheweb Hugo en-us Sat, 04 Mar 2023 17:43:38 +0100 "I am bad at reading" https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/ Sat, 04 Mar 2023 17:43:38 +0100 https://acorneroftheweb.com/post/2023/03/04/i-am-bad-at-reading/ <div id="outline-container-headline-1" class="outline-2"> <h2 id="headline-1"> Setting up servers </h2> <div id="outline-text-headline-1" class="outline-text-2"> <p>So recently, I have been setting up servers for my committee at uni and my own home server since I am transferring from a vps. Doing this, I have tried out using <a href="https://github.com/hashicorp/nomad/">Nomad</a> and <a href="https://github.com/hashicorp/consul/">Consul</a> instead of ssh&#39;ing to the server and running <code>docker-compose up</code> or even launching the services manually. This approach has seeing how the docker logs look easier and I know that reverse proxy will be solved by itself.</p>