|
You are here |
cprimozic.net | ||
| | | | |
becomesovran.com
|
|
| | | | | My post on how I like to manage servers. I cover SSH, networking, log rotation, and server management basics. | |
| | | | |
tiiny.host
|
|
| | | | | Learn what is a PHP server and how to run a server locally. Also, learn how to host your PHP application online for free. | |
| | | | |
kersed.net
|
|
| | | | | [AI summary] The user has provided a comprehensive guide on setting up a self-hosted server, including steps for configuring SSH, securing the server, installing software, setting up domain names, and obtaining TLS/SSL certificates. The guide is detailed and covers various aspects of server management and self-hosting. The user is likely looking for a summary or a structured overview of the guide's content. | |
| | | | |
blog.nuculabs.de
|
|
| | | I've been playing recently with ASP.Net Core and I'm developing a small Web API project in order to teach myself the framework. In still article I'll explain how to use a Postgres database with Docker, in order to make your development experience much more enjoyable. Before moving on, please make sure that you've installed: Docker Docker-Compose First, create the docker-compose.yml file in your root directory of the project, the file should contain: | ||