Skip to content

Feature Requests #1108

@hard-nett

Description

@hard-nett

Just wanted to open up some ideas for features to expand the possible use-cases of cosmos omnibus. Would love any feedback or additional ideas!

1. Support to update ENV variables without restarting deployment

I imagine a design where if a public key is provided initially on deployment, that this public key could broadcast a signed message to the service containing environment variables to be updated. This would mitigate nodes restarting as if they were just deployed, cutting provider load and improving throughput as well as state retention.

2. Caddy Support For Hosting Snapshots Directly

A caddy server & UI exposed to port 80 for displaying & accessing all snapshots for a node. This would not conflict with existing snapshot exporting features.


updated: 2026/02/21

3. TLS support for Nodes

Adding a native design to the entrypoint script for installation & configuration of a reverse proxy shell and defining the correct cert & key paths for https support would enhance security for users communicating/ using deployed nodes.

Right now im experimenting with this and using a custom START_CMD script that downloads a script and performs the functions before starting a node, however having this native would reduce complexity and trust assumptions

4. Snapshot Granularity

env flags can enable/disable additional data snapshots and exported to s3 bucked such as:

  • addrbook.json
  • compressed folder of wasm state

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions