Container 10 November 2020 Update (Renew) Certificates in OpenShift (OKD) 3 Server certificates are used to provide encrypted traffic (HTTPS) in OpenShift. When a certificate is near expiration, renewal and replacement is needed. Prepare the EnvironmentTo
Linux 26 May 2020 Write Freely - Host WriteFreely in Containers WriteFreely is a blogging and publish tool as well as an important part of the Fediverse network. It is lightweight and easy to host. However, the official Container (Docker) setup is not even correct. So here comes a working deployment notes.
Server 17 April 2020 Upgrade OMV 4 to 5: A Painful Path OpenMediaVault, as a popular NAS solution, has released "Usul" for months. Somehow there is no built-in ways to upgrade between major releases. The actual best upgrade solution is a clean installation.
Getting Started 20 November 2019 Quick Reference Handbook: Notes on Metadash Development Server Metadash is powered by Node.js and Flask. Simliar projects could be brought up with tiny adjustment.
Cloud 19 November 2019 Deploy Ceph storage and CSI for pods consume in Kubernetes Home Lab Previous StatusContinue on previous post https://blog.sakuragawa.moe/simple-homebrew-kubernetes-deployment/ And this should be suitable for any working Kubernetes cluster with some storage node. The
Open Source 15 November 2018 Bare Metal Installation of GlusterFS and Heketi GlusterFS is a popular solution for distributed storage. To provide persistent storage for Kubenetes cluster from GlusterFS cluster, Heketi is spreadly used as an API.
Featured Cloud 5 September 2018 Hands-on Rancher Container Cloud Days before, I migrated docker-compose services to Rancher container cloud. I will demostrate how I deploy Gitea, a popular self-hosted coding hosting software, with full Web UI and native-like SSH functionality.
Featured Cloud 28 August 2018 From OpenShift 3.7 to OKD 3.10: A Painful Upgrade One of our internal production is running an OpenShift 3.7 cluster. As OKD 3.10 is rolling out, 3.7 is far too old and missing some useful new features. "Let's get it upgraded!" I shouted out, and nightmares started too to pour out. How did I break it? How should I fix it?
Container 15 August 2018 Use Docker Volumes with Local Filesystem Path and NFS In docker containers, volumes could be mounted as a file or a path. Docker volumes could be even shared among containers, and provides same experience upon different backends.
Cloud 13 August 2018 Deploy Granafa with Prometheus and OAuth2 on OpenShift Grafana has an official docker image. Though permission problems occurred in previous versions, it can running flawlessly. There is also an example in OKD. We will start with the examples, but also do further configuration with data sources and dashboards.
Featured Container 12 June 2018 Gitea in Docker Container and Sharing SSH with Host Gitea is an open-source GitHub clone. Gitea is developed with Golang and is much lighter than GitLab while providing most useful functions. It also has a similary user experience as GitHub does. Since Microsoft is acquiring GitHub, Gitea is a good choice for self-hosting lightweight solution.
Network 29 March 2018 Using IPMI Behind a Router or Proxy IPMI is useful for administration, but is not that usable from outside a gateway. Yet we could map out the ports for connecting to IPMI.
Server 16 March 2018 Setting Up Nextcloud 13 and Collabora Online for Private Online Office Platform with Docker Nextcloud is a popular open-source online file storage solution, and Collabora Online, a LibreOffice-based online office suite, adds more along with NextCloud. The combination of
Router 19 December 2017 Soft Router for Home Lab: Hardware, Topology and Software Choices Why Soft Router There are a great many of choices for family users to buy a router, or family gateway. Most family gateways integrates router,
Featured Hardware 12 July 2017 DIY Home Lab Server: 2017 Owning a server physically has always been one of my dreams since an increasing number of free cloud services in China were quitting the game.