Get support for curiefense/emissary-images
If you're new to LTH, please see our FAQ for more information on what it is we do.
Support Options
Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:
View Open IssuesTake a look to see if anyone else has experienced the same issue as you and if they managed to solve it.
Open an IssueMake sure to read any relevant guidelines for opening issues on this repo before posting a new issue.
Sponsor directlyCheck out the page and see if there are any options to sponsor this project or it's developers directly.
curiefense/emissary-images
Emissary container images for Curiefense
This repository publishes Emissary container images with Curiefense.
Usage
Pick an Emissary and a Curiefense version (either full semver or a shortened major-minor version). Image tags are constructed according to the following pattern:
ghcr.io/curiefense/emissary:VERSION-curiefenseVERSION
To ensure that subsequent builds don't break your production environment, you may want to pin your image to a specific build:
ghcr.io/curiefense/emissary:VERSION-curiefenseVERSION-build.BUILD_NUMBER
While the tag in the first example is a moving tag (subsequent builds of the same versions produce the same tags), build number annotated tags are immutable.
Install Emissary using your usual method, but use one of the above images.
TODO: add more docs about installing Emissary.
Maintenance
Whenever a new Curiefense or Emissary version is released, check the supported versions and add/remove versions in this repository accordingly.
The versioned directories in the repository root are Curiefense versions, the directories one level below are Emissary versions.
If a new Curiefense minor version is released, copy the directory of an earlier version and update the version numbers in it. Based on the supported Curiefense versions, you may drop old versions from the repository.
Similarly, if there is a new Emissary version, add it to each supported Curiefense version.
When adding and deleting versions from this repository, don't forget to update the build matrix in .github/workflows/artifacts.yaml.
Dockerfiles in this repository are not generated and they don't use build args to keep things simple. We may revisit that decision in the future.
Patch versions are automatically updated by Dependabot.
License
The project is licensed under the Apache License, Version 2.0.
Our Mission
We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.
From the Blog
Interesting Articles
-
Generating income from open source
Jun 23 • 8 min read
-
2023 State of OSS
Apr 23 • 45 min read ★
-
A funding experiment...
Aug 19 • 10 min read
-
But You Said I could
Aug 19 • 2 min read
Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated
p-e622a1a2