
Security News
Socket Integrates With Bun 1.3’s Security Scanner API
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
### WIP. NOT IN PRODUCTION, TESTED AND/OR BENCHMARKED YET! install this package to get started with grundstein. npm i -g grundstein
via: wiktionary
runs a production ci/cd environment for us (and you?).
it is built to serve magic pages and apis.
tested on ubuntu.
preinstalled: systemd, apt, ssh, and bash.
grundsteinlegung.sh is a bash script and gets sent to the server via ssh, all other dependencies get installed automagically.
might work on other linuxes, if systemd and apt exist there.
expects docker and nodejs to be installed on your computer.
adds grundstein user(s)
nodejs, git, makepasswd, curl
generates letsencrypt certificates using certbot and certbot-dns-digitalocean
sets up grundstein systemd.service files and starts and enables the services
npm i -g grundstein
grundstein needs a configuration to work.
the easiest way to get started is to perform a grundsteinlegung.
git clone git://github.com/grundstein/legung ./cloud.domain.com
cd cloud.domain.com
npm install
# add a digitalocean api token to .secrets/digitalocean.ini to generate letsencrypt certificates.
# at the moment, this also requires you to use the digitalocean nameservers for your domain!
# start dev server
npm start
# deploy to your own server (after editing /grundstein-config.mjs to add your ip)
npm run prod
we use a digitalocean floating ip, this will allow us to setup a separate pod, prepare it, and then just reassign the ip address to the new version.
by leaving a number of old pods alive, we can also rollback easily.
all of this without touching dns.
create pods through digitalocean api
name them by git hash
keep 3 versions alive at all times
FAQs
### WIP. NOT IN PRODUCTION, TESTED AND/OR BENCHMARKED YET! install this package to get started with grundstein. npm i -g grundstein
We found that grundstein demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Security News
Python 3.14 adds template strings, deferred annotations, and subinterpreters, plus free-threaded mode, an experimental JIT, and Sigstore verification.
Security News
Former RubyGems maintainers have launched The Gem Cooperative, a new community-run project aimed at rebuilding open governance in the Ruby ecosystem.