jsevans

jsevans

Docker for Beginners

a project by shundhammer

Using docker as a development platform for nontrivial development environments sounds interesting. This project is about learning basic docker handling, about exploring how to use it for simplifying development, and maybe (but just maybe) about providing ready-made docker containers for new team members.

Updated about 5 years ago. 3 hacker ♥️.

Add ASCIIDOC support to DAPS

a project by fsundermeyer

DAPS, the "DocBook Authoring and Publishing Suite" provides a tool set for easy creation and publication of DocBook sources on Linux. DAPS lets you create HTML (incl. webhelp), PDF, EPUB, man pages, and other formats with a single command. DAPS is used and developed by the SUSE documentation team and hosted on https://opensuse.github.io/daps/ . Currently DAPS supports building documentation from DocBook 4 and 5 sources. The goal of this project is to add support for ASCIIDOC to DAPS. This will allow to easily create all output formats mentioned above with the official SUSE brand from ASCIIDOC without having to take care about templates and other stuff.

Updated about 2 years ago. 3 hacker ♥️.

Switch to MicroOS desktop.

a project by lpalovsky

Few months ago I switched my home workstation and media center to Micro OS desktop and I cannot imagine switching back to normal distribution. After some consideration I realized it should work fine (even better) on the notebook I am using for work.

Updated about 2 years ago. 12 hacker ♥️. 6 followers.

[unassigned] improve new openSUSE image writer

an idea by lnussel

In order to aid loading openSUSE installation and Live images on USB sticks we have a little GUI program called imagewriter. It's a bit dated so Fabian started a newer one with better UI suitable for touch screen that offers the available images on demand, store images offline for conferences and fairs etc: https://github.com/openSUSE/imagewriter2 It's written in C++ with Qt and still needs some work to be production ready:

Updated about 2 years ago. 6 hacker ♥️. Has no hacker: grab it!

Zero Trust vSphere Provisioning from Rancher

an idea by wjimenez

Currently, when Rancher tries to provision a Kubernetes cluster on vSphere, it needs to initiate API calls to the vSphere endpoint. In a hybrid cloud environment this often means that the Rancher server is not in the same network as the vSphere endpoint. Therefore inbound access is required to be added to a firewall so Rancher can reach the vSphere system. This naturally poses a security concern and creates administrative burden on our users who have to go through a security review to get this approved. If instead of requiring direct API access, an agent could exist inside the network where the vSphere API lived, then this agent could broker the communication between the Rancher server and the downstream API. The agent would simply initiate an outbound API connection to the Rancher server (much like any node agent or cluster agent currently) and simultaneously proxy any API calls that Rancher needs to make to vSphere. This would also have the benefit of being able to be run through a HTTP proxy, which many security teams will appreciate as a less risky connectivity model.

Updated about 3 years ago. 3 hacker ♥️. 2 followers. Has no hacker: grab it!

krunvm-operator: a Kubernetes operator for launching isolated VMs

a project by ngerace

Project Description

krunvm is vagrant for lightweight, isolated VMs... well, at least mostly.

Updated about 3 years ago. 5 hacker ♥️. 3 followers.

containerizing MicroOS Desktop components (reloaded)

an invention by fcrozat

Project Description

This is a continuation of last year project:

Updated almost 2 years ago. 3 hacker ♥️. 3 followers.

Catch up on information/training video's from SUSEcon, technical reviews, etc.

an idea by Jackman1

I have not been able to keep up with various information, technical review, tech days and SUSEcon videos. That's what I will be doing. I will have to continue to work part of the time as well, but will take time to review available learning resources.

Updated almost 2 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!
1
1
3
8

Looking for projects around:

Nothing at the moment

Activity

  • almost 2 years ago: jsevans liked Catch up on information/training video's from SUSEcon, technical reviews, etc.
  • almost 2 years ago: jsevans liked containerizing MicroOS Desktop components (reloaded)
  • about 3 years ago: jsevans liked krunvm-operator: a Kubernetes operator for launching isolated VMs
  • about 3 years ago: jsevans liked Zero Trust vSphere Provisioning from Rancher
  • about 3 years ago: jsevans liked [unassigned] improve new openSUSE image writer
  • about 3 years ago: jsevans liked Switch to MicroOS desktop.
  • over 6 years ago: jsevans liked Add ASCIIDOC support to DAPS
  • over 6 years ago: jsevans started SMT in a Container
  • over 6 years ago: jsevans originated SMT in a Container
  • over 6 years ago: jsevans liked Docker for Beginners