Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dominicusin
/
iohk-nixops
Public
forked from
denisshevchenko/iohk-nixops
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
node0ip
User selector
All users
All time
Commit history
Commits on Nov 28, 2016
Typos
domenkozar
committed
6289b8e
View commit details
Copy full SHA for 6289b8e
Browse repository at this point
CardanoCSL: s/threadDelay/sleep/
domenkozar
committed
76167cf
View commit details
Copy full SHA for 76167cf
Browse repository at this point
CardanoLib: filter out obsolete nodes
domenkozar
committed
ef668bf
View commit details
Copy full SHA for ef668bf
Browse repository at this point
Move all configuration into config.nix
domenkozar
committed
1fabdb3
View commit details
Copy full SHA for 1fabdb3
Browse repository at this point
CardanoCSL: fetch node0 public IP
domenkozar
committed
221c0e8
View commit details
Copy full SHA for 221c0e8
Browse repository at this point
default.nix: simplify
domenkozar
committed
772a8cc
View commit details
Copy full SHA for 772a8cc
Browse repository at this point
Commits on Nov 25, 2016
Bump srk-nixpkgs
Cardano Deployer
committed
76e6e39
View commit details
Copy full SHA for 76e6e39
Browse repository at this point
Add options for new smartgen
Cardano Deployer
committed
12c6d6d
View commit details
Copy full SHA for 12c6d6d
Browse repository at this point
Bump srk-nixpkgs
Cardano Deployer
committed
a39823e
View commit details
Copy full SHA for a39823e
Browse repository at this point
README.md: add notes about file structure
domenkozar
committed
cc8f636
View commit details
Copy full SHA for cc8f636
Browse repository at this point
CardanoCSL: use scpFromNode
domenkozar
committed
51bef86
View commit details
Copy full SHA for 51bef86
Browse repository at this point
Move some functions to lib.nix
domenkozar
committed
90c89ef
View commit details
Copy full SHA for 90c89ef
Browse repository at this point
Remove coordinatorHost since it's dynamic value now
domenkozar
committed
33703ad
View commit details
Copy full SHA for 33703ad
Browse repository at this point
nixops -> deployments/cardano.nix, refactor CardanoCSL.hs
domenkozar
committed
82af1bc
View commit details
Copy full SHA for 82af1bc
Browse repository at this point
Merge remote-tracking branch 'origin/master' into time-warp-refactor
domenkozar
committed
272a8ee
View commit details
Copy full SHA for 272a8ee
Browse repository at this point
Evaluate NixOps deployment using recent feature
domenkozar
committed
8f54dcc
View commit details
Copy full SHA for 8f54dcc
Browse repository at this point
Commits on Nov 24, 2016
Bump gitignore
Cardano Deployer
committed
e648c98
View commit details
Copy full SHA for e648c98
Browse repository at this point
Bump srk-nixpkgs
Cardano Deployer
committed
742c2d4
View commit details
Copy full SHA for 742c2d4
Browse repository at this point
bump srk-nixpkgs
Cardano Deployer
committed
d80e957
View commit details
Copy full SHA for d80e957
Browse repository at this point
Add printDate to Cardano_csl.hs
Cardano Deployer
committed
c0294c3
View commit details
Copy full SHA for c0294c3
Browse repository at this point
Add memory-mode to cardano-node.nix
Cardano Deployer
committed
fffdbfc
View commit details
Copy full SHA for fffdbfc
Browse repository at this point
Switch to 40 nodes
Cardano Deployer
committed
88ce2ba
View commit details
Copy full SHA for 88ce2ba
Browse repository at this point
Update .gitignore
Cardano Deployer
committed
8f7f7ba
View commit details
Copy full SHA for 8f7f7ba
Browse repository at this point
Refactor common Cardano*.hs into CardanoLib.hs
domenkozar
committed
d3027d9
View commit details
Copy full SHA for d3027d9
Browse repository at this point
Fix AMI generation
domenkozar
committed
8e6440e
View commit details
Copy full SHA for 8e6440e
Browse repository at this point
node coordinator: correct variable for the IP
domenkozar
committed
4e0cce5
View commit details
Copy full SHA for 4e0cce5
Browse repository at this point
Initial working version of time-warp cluster
domenkozar
committed
e84046b
View commit details
Copy full SHA for e84046b
Browse repository at this point
No need to generate peers ip separately
domenkozar
committed
d92d7f8
View commit details
Copy full SHA for d92d7f8
Browse repository at this point
Move deployment file to deployments/timewarp.nix
domenkozar
committed
af78716
View commit details
Copy full SHA for af78716
Browse repository at this point
Bump srk-nixpkgs
Cardano Deployer
committed
2fc1ec7
View commit details
Copy full SHA for 2fc1ec7
Browse repository at this point
Commits on Nov 23, 2016
Introduce compileconfig.nix, fix deploy
Cardano Deployer
committed
324c312
View commit details
Copy full SHA for 324c312
Browse repository at this point
update update-results-bin.sh
Cardano Deployer
committed
0327dab
View commit details
Copy full SHA for 0327dab
Browse repository at this point
Add txgen dumps to .gitignore
Cardano Deployer
committed
dd00bcd
View commit details
Copy full SHA for dd00bcd
Browse repository at this point
Bump srk-nixpkgs
Cardano Deployer
committed
519e80d
View commit details
Copy full SHA for 519e80d
Browse repository at this point
Switch to Info logging level
Cardano Deployer
committed
54884b8
View commit details
Copy full SHA for 54884b8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.