You are here |
www.ubuntubuzz.com | ||
| | | |
rolisz.ro
|
|
| | | | I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/ | |
| | | |
janakiev.com
|
|
| | | | In this article you will see how to easily manage Jupyter Notebook and JupyterLab by using the Systemd tooling. This is useful when you want to have an instance running local or on your server that you can manage and monitor. | |
| | | |
themythicalengineer.com
|
|
| | | | Blog about Software Engineering | |
| | | |
wweb.dev
|
|
| | In this article, I will share a step-by-step guide on how to deploy and serve a web app to an ubuntu server. This applicable for any web app that runs on a port. |