summaryrefslogtreecommitdiff
path: root/provider_base
AgeCommit message (Expand)Author
2014-07-29fix haproxy_servers call with couchdb default portAzul
2014-07-29Merge remote-tracking branch 'fbernitt/issue_5217_allow_registration' into de...Azul
2014-07-16haproxy connects to a local couch if availableAzul
2014-07-11Added allow_registration to webapp config.yml.Folker Bernitt
2014-07-01Use new macro pick_node to pick vpn gateway for obfsproxy.jsonirregulator
2014-07-01A vpn node picks its openvpn.gateway as obfsproxy gateway addressirregulator
2014-07-01Attach node's name to scramblesuit password and port secretsirregulator
2014-07-01Include obfsproxy descriptors in openvpn.jsonirregulator
2014-07-01Use the try method to pick vpn gateway address in obfsproxy.jsonirregulator
2014-07-01Pick gateway address either from self or another openvpn nodeirregulator
2014-07-01Reflect change in leap_cli, use rand_range macroirregulator
2014-07-01Initial commit for obfsproxy server feature in platformirregulator
2014-06-27added error() macro.elijah
2014-06-26make try{} macro also catch ArgumentErrorselijah
2014-06-25hand replication credentials to tapiceroAzul
2014-06-25haproxy: support read only couchdb mirrorselijah
2014-06-25fix stunnel entries in mx.json and webapp.jsonelijah
2014-06-25moved json macros to provider_base/lib/macros. requires new unreleased leap_clielijah
2014-06-25add replication userAzul
2014-06-25tmp comment out error if no master nodes definedelijah
2014-06-25new generic system for stunnel: just `include site_stunnel` and stunnel + nee...elijah
2014-06-25couchdb: generate hiera files suitable for plain couchdb + read-only mirrorselijah
2014-06-25fix commercial cert usage with mx and monitor nodes.elijah
2014-06-25more friendly error message in `leap compile` when commercial certificate is ...elijah
2014-06-17allow webapp.json to configure what engines are enabledelijah
2014-06-02static site: gracefully handle static sites that are not configured.elijah
2014-06-02static site: added rack support, added custom apache configelijah
2014-06-02added support for /provider.json served from static site.elijah
2014-05-20add support for webapp on subdomainelijah
2014-05-20changed the default service levels to be more minimal, because it is currentl...elijah
2014-05-17fix bug with empty tor familieselijah
2014-05-14use hash for provider service levelsAzul
2014-05-13Revert "update cipher configuration for openvpn to use the IANA name"Micah Anderson
2014-05-06update cipher configuration for openvpn to use the IANA name, due toMicah Anderson
2014-05-06add the tun-ipv6 configuration to the eip-service (#4163)Micah Anderson
2014-04-24bring service_levels into webapp config - #5527Azul
2014-04-24tor: provide a default 'nickname' (something likeMicah Anderson
2014-04-08minor: allow manual override of 'services' in provider.jsonelijah
2014-04-05revert openvpn tls-cipher: closes https://leap.se/code/issues/5429elijah
2014-04-05openvpn: allow for configurable keepalive (aka ping & ping-restart) closes ht...elijah
2014-04-04Merge branch '0.5' into developMicah Anderson
2014-04-02Merge pull request #20 from elijh/feature/openvpn-configvarac
2014-04-01Fix for Openstack/Amazon special case needing to allow ec2_public_ipv4Micah Anderson
2014-04-01Include all the ips that are allowed to send mail through the relay inMicah Anderson
2014-03-26contacts.tor must be an arrayelijah
2014-03-23modules/site_static: part 1 - amberelijah
2014-03-20allow ability to customize openvpn security stuff: tls-cipher, auth, and ciph...elijah
2014-03-14added support for environment specific providers (e.g. provider.production.js...elijah
2014-02-27Merge branch 'webapp_check' into 0.6varac
2014-02-27Merge branch 'one_monitornode_rules_them_all' into 0.6varac