cichy1173

joined 2 years ago
[–] cichy1173@szmer.info 1 points 1 month ago

Sounds like you are looking for Opentofu/Terraform. I use Opentofu to fastly create VMs on Proxmox with Cloud Init scripts. In scenario where one VM hosts one service I try to build IaC that way I can destroy VM and create a new one without loosing anything, data nor configuration.

[–] cichy1173@szmer.info 2 points 1 month ago

It can be done using Forgejo Actions. I did something like that with Github Actions. I host static website on my Yunohost server using app named my_webapp and I wrote Github Action Workflow that deploys it into my_webapp directory

[–] cichy1173@szmer.info 1 points 2 months ago

Yunohost has been recommended to me a couple of years ago and this is a software that brought me into #selfhosting.

Thanks to Yunohost's application catalog, I got familiar with quite a few interesting applications, learnt about their capabilities, and I still use many of them today, such as Hedgedoc and Wallabag. In addition, Yunohost makes it easy to manage domains or reverse proxies. I currently work as SysOps/SysAdmin/DevOps and when I choose to deploy an application, I opt for something I have more control over, but without yunohost I would never have stepped into this career path. I continue to use yunohost on my main server, which is a bastion of stability for me, but I test new apps and host them on a separate server. In Yunohost, on the other hand, I install the Redirect application to conveniently have access to them outside my network.

[–] cichy1173@szmer.info 2 points 2 months ago (1 children)

Not exactly. Yunohost offers solution to host services openly to the internet thanks to simplified configuration of domains (and it even offers free domains) and reverse proxy. Also it has built in email server (not client, but the server). Apps are packaged in its own format and with unique configuration, it is not just some wrapper for Docker Conpose

 

Hello.

I have home server with Home Assistant and small VPSes. I want to monitor one of the VPS in Home Assistant. I know that Glances could be the best choice here, but I cannot connect Glances wuth Home Assistant (I can access to web interface hosted directly on VPS, but I cannot connect it to Home Assistant). Is there a light alternative that I can quickly install on VPS server (ubuntu) and connect it with Home Assistant? I don't need a lot of metrics - only CPU, RAM, Load and maybe net traffic. I am open to standards like MQTT.

[–] cichy1173@szmer.info 3 points 2 years ago

Hedgedoc and Nextcloud Notes

[–] cichy1173@szmer.info 1 points 2 years ago

I tried another TeX editors, but I had some problems with packages that I need in my documents :(. But I would left Overleaf bc it is really heavy software.

[–] cichy1173@szmer.info 1 points 2 years ago (2 children)

Yeah, Even Dockge can do that

[–] cichy1173@szmer.info 1 points 2 years ago

I know, That's why I said I always look for Docker Compose bc it is the easier option.

[–] cichy1173@szmer.info 0 points 2 years ago (6 children)

The easier option is hunting for Docker Compose...

[–] cichy1173@szmer.info 1 points 2 years ago

I know some Docker, even I built my own images, but I just don't really like Docker.

[–] cichy1173@szmer.info 2 points 2 years ago

yeah, it is available in yunohost catalog https://apps.yunohost.org/app/overleaf and as Docker project.

 

Do any of you self-host Overleaf? I know there is a Docker project, but from what I've heard it's not easy to install. The Yunohost version used to work but didn't support file upload, so that makes it bad too.

Have any of you successfully installed Overleaf with e.g. Docker and it works just fine? If so, could any of you share e.g. the Docker Compose file?

view more: next ›