satellite VS workspace-images

Compare satellite vs workspace-images and see what are their differences.

satellite

A Microservice Framework for Telescope (by Seneca-CDOT)

workspace-images

Ready to use docker images for Gitpod workspaces (by gitpod-io)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
satellite workspace-images
14 5
6 461
- 0.7%
8.4 9.2
about 2 years ago 6 days ago
JavaScript Dockerfile
BSD 2-clause "Simplified" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

satellite

Posts with mentions or reviews of satellite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-12.
  • Last piece of the puzzle: Moving Satellite inside Telescope
    3 projects | dev.to | 12 Mar 2022
    This week we released Telescope 2.8 and, as part of the new release, we moved the Satellite project inside of the Telescope monorepo. Satellite is the microservice framework used by Telescope.
  • Telescope Sheriff
    2 projects | dev.to | 21 Feb 2022
    The issue was caused by a recent PR that changed SECRET to JWT_SECRET (To use with the latest version of Satellite) without adding the required variables in env.staging and env.production.
  • Fixes and documentation
    3 projects | dev.to | 4 Feb 2022
    There is an ongoing issue that I am trying to address: moving the Satellite repo inside Telescope to complete the monorepo. I haven't been successful so far, so I will ask other students to collaborate on this one, and maybe it can be done by Release 2.7.
  • Taking Lead in Telescope
    2 projects | dev.to | 3 Feb 2022
    The second thing I'd like to note is the last bit of my quote, where I will probably laugh. I can look back now and definitely laugh. Not only did I do my first release, I did my second and third. Being sheriff was overwhelming, I wanted to encourage all our contributors and push them in the right direction, ask if they required support when issues went stale, but also handle new high priority issues.
  • Mid way before release 2.6
    4 projects | dev.to | 29 Jan 2022
    A lot happened this week, on Tuesday meeting the sheriff, went through the task to-do for release 2.6, and on Thursday it was a triage of Pull requests and issues. During the triage, I go assigned to more issues, in the area of react native, docker, and a bit of front-end fix. Also, did my first release on an open sources project in Satellite repo.
  • Second week of OSD700
    3 projects | dev.to | 21 Jan 2022
    For release 2.6 I have been working on some issues already especially in satellite repo. Issues:
  • Getting up to speed
    2 projects | dev.to | 21 Jan 2022
    I opened a PR to solve this issue. I removed most of the file src/backend/lib/redis.js and some packages to fully utilize Redis connection from Satellite. After some back and forth, it got merged but a bit later Duke found out that it broke master, the backend couldn't start.
  • Contributing to Telescope: Wrapping up 0.4
    5 projects | dev.to | 10 Dec 2021
    Continuing on from that blog, I ended up creating two more pull requests as I was wrapping up 0.4: #22
  • Working on GoDaddy Terminus
    4 projects | dev.to | 9 Dec 2021
    To start, I thought I could solve Telescopes Issue by fixing some code on Telescope or Satellite in order for the CORS errors to stop. I soon learned that the main problem wasn't fixable from our code bases and had to be fixed from Terminus.
  • DPS911 Blog #13: One more step until the finish line
    2 projects | dev.to | 18 Apr 2021
    This week, I worked on porting our ElasticSearch client to Satellite. That one was more of a pain in the ass than I thought it would be, mainly because it wasn't starting. Also, intellisense wasn't as strong as it was with Redis, so I had to turn to documentation alot, both for regular and the mock versions of ELS. You can find my PR for that, here.

workspace-images

Posts with mentions or reviews of workspace-images. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-25.
  • Drupal GitPod Container 1: .Dockerfile
    3 projects | dev.to | 25 Jul 2022
    This solution starts from the GitPod-provided MySQL image. That does not give everything you need for a functioning Drupal site, but it does meet the basics of a LAMP stack.
  • It is possible to use Arch Linux as the base image?
    1 project | /r/gitpod | 14 Apr 2022
    You might need to replicate some steps from https://github.com/gitpod-io/workspace-images/blob/main/base/Dockerfile inside your dockerfile.
  • Permission denied when using Gitpod with self-made Dockerfile
    3 projects | dev.to | 19 Dec 2021
    It occurred because go install was run by root in the Dockerfile. So running sudo will solve it, but the image doesn't have the command. By the way, it won't occur in the official image because it sets the USER properly.
  • Contributing to Telescope: Wrapping up 0.4
    5 projects | dev.to | 10 Dec 2021
    By default, Gitpod uses the gitpod/workspace-full image which includes a lot of tools which weren't needed for Telescope. Since Telescope only really requires Docker, Node and pnpm, creating a custom Dockerfile to have a smaller image for the gitpod workspace using gitpod/workspace-base would be much better than using the default one.
  • Github Codespaces vs. Gitpod, an in-depth look
    7 projects | dev.to | 2 Sep 2021
    Both Gitpod and Github Codespaces have config files based on Docker that configures your whole env. On Gitpod their config system uses a .gitpod.yml file which stores your workspace config info and a .gitpod.Dockerfile file which sets up a docker image that you can use to run your workspace. By default, Gitpod uses a standard docker image as the foundation for workspaces, the standard image has most of the default tools and programs devs require, plus you can also build on top of it to add small additions to it.

What are some alternatives?

When comparing satellite and workspace-images you can also consider the following projects:

telescope - A tool for tracking blogs in orbit around Seneca's open source involvement

gitpod - The developer platform for on-demand cloud development environments to create software faster and more securely.

dateformat - A node.js package for Steven Levithan's excellent dateFormat() function.

openvscode-server - Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.

compose-middleware - Compose an array of middleware into a single function for use in Express, Connect, router, etc

Playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

slirp4netns - User-mode networking for unprivileged network namespaces

hes-dead-jim - A command-line tool for finding and reporting dead/broken links in a file or webpage.

Drupal-GitPod - GitPod configuration to work with Drupal

Next.js - The React Framework

vscode-dev-containers - NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!