massive update to fix issues from htmltest
This commit is contained in:
parent
a6ebb354c8
commit
878ae417aa
88 changed files with 548 additions and 567 deletions
|
|
@ -34,7 +34,7 @@ My [NextCloud](https://www.nextcloud.com) server has been given a bit of attenti
|
|||
Next steps here are to upgrade to NextCloud Hub 18, which is the latest release, and to get everybody else in the house storing their files on the NextCloud sever.
|
||||
|
||||
## Media (Music and Videos)
|
||||
Back before there was stable and wide-spread music streaming services, I had managed to amass a large-ish music collection which I used various local clients to play. Once I decided to ditch Google Play Music, I needed a way to get play my music where ever. Enter [Airsonic](https://airsonic.github.io/), a music streaming server I can run under docker here at the house. For my phone, I am using an application called Dsub ([F-Droid](https://f-droid.org/en/packages/github.daneren2005.dsub/), [Play Store](https://play.google.com/store/apps/details?id=github.daneren2005.dsub)) which lets me cache the music on my phone so I can play it without using the phone's data connection.
|
||||
Back before there was stable and wide-spread music streaming services, I had managed to amass a large-ish music collection which I used various local clients to play. Once I decided to ditch Google Play Music, I needed a way to get play my music where ever. Enter [Airsonic](https://airsonic.github.io/), a music streaming server I can run under docker here at the house. For my phone, I am using an application called Dsub ([F-Droid](https://f-droid.org/en/packages/github.daneren2005.dsub/)) which lets me cache the music on my phone so I can play it without using the phone's data connection.
|
||||
|
||||
My next step here is to take the playlists I made in Play Music and port them over to AirSonic. I will also need to purchase some of the songs I am missing.
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ summary = "How are you coping?"
|
|||
|
||||
As we wander into another week of restrictions, I am taking a quick look at what I have been doing with my time not spent commuting to the office, and having to stay up late with the kids whilst they do their homework.
|
||||
|
||||
So, I have gotten my home hosting sorted and tied up. I now have two systems up running [docker](https://www.docker.org). The first is running the services I would want on the outside. Things like my calendar, music, files, photos, and movies. The other is running internal monitoring services.
|
||||
So, I have gotten my home hosting sorted and tied up. I now have two systems up running [docker](https://www.docker.com). The first is running the services I would want on the outside. Things like my calendar, music, files, photos, and movies. The other is running internal monitoring services.
|
||||
|
||||
My next project is to finish setting up a decent VPN solution (probably wireguard) and drop the external access. Since I am not going anywhere currently, I have already dropped inbound connections to the house. This web site is not served from the house.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue