-
Notifications
You must be signed in to change notification settings - Fork 11
Update Epicbox default settings and integration instructions #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
johanneshahn
wants to merge
53
commits into
fastepic:master
Choose a base branch
from
EpicCash:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binaries, configs, installation doc
- Previously 3 minutes, which is too slow for Cloudflare-protected DNS-proxies subdomains
Begin cleaning up whitespace/formatting nightmare
…alled functions; else they would not be set if are in on message
…lity;add slate putthrough for faster sync;start writing function descriptions;clean up some old comments
…lity;add slate putthrough for faster sync;start writing function descriptions;clean up some old comments
…equest only possible for subscribed clients
Upgrade epicbox protocol to v3.0.0
update html page content; add missing config value for interval period
- Removed legacy app_mongo_many.js and config_many.json files. - Updated default_config.json for improved MongoDB connection settings. - Added Docker Compose setup for MongoDB and epicbox instances. - Created Dockerfile for epicbox with necessary dependencies and build steps. - Implemented MongoDB initialization script to set up user and indexes. - Configured Nginx as a reverse proxy for epicbox instances. - Added start script in package.json for easier application launch.
skykingisepic
approved these changes
Dec 31, 2025
skykingisepic
approved these changes
Dec 31, 2025
- Created the main library structure for epicboxlib including Cargo.toml files. - Implemented essential types such as EpicboxAddress, EpicboxMessage, and error handling. - Added traits for publishing and subscribing to epicbox messages. - Developed utility functions for base58 encoding/decoding and cryptographic operations. - Established a client module to handle connections and message exchanges. - Implemented a main function for verifying signatures and addresses.
…ipt is executable
…cbox1 and epicbox2 services
…dynamic environment variables
…it-for-mongo script
Builds epicbox binary using npm pkg, adds user:epicsvcs, reduces Image by 283Mb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.