Commit Graph

  • 5a18fc7e13 add comments describing how to correct async creates / handle fails master cyberia-prod forest 2021-09-02 12:34:51 -0500
  • 5a67a58f98 better error handling when the btcpay server goes down forest 2021-09-02 12:00:48 -0500
  • 3346a45ed4 return success whn attempting to destroy a capsul that doesnt exist forest 2021-08-27 12:18:17 -0500
  • f8e187ff84 local variable 'assigned_hosts_string' referenced before assignment forest 2021-08-27 12:14:38 -0500
  • ba997bb3ff defer fkey constraints until end of txn -- allow change email forest 2021-08-16 13:24:11 -0500
  • 9d5d98af10 make all of the constraints deferred deleteme forest 2021-08-16 12:37:24 -0500
  • c0bc65ed3d create TestHTTPClient that uses werkzueg test client, tests are passing tests3 forest 2021-07-31 15:28:42 -0500
  • 29f070b202 got the tests to run the embedded server so that the hub <-> spoke communication can work. tests2 forest 2021-07-27 15:41:37 -0500
  • 6d52f56d27 documenting the janky tests logs situation forest 2021-07-27 14:49:10 -0500
  • f5640a1d01 getting unit tests to log properly forest 2021-07-27 14:44:10 -0500
  • 45d7e2c62e breaking up after abusive relationship with logger forest 2021-07-27 14:28:42 -0500
  • 56b00934be trying to do CaptureLogOutputDuringTestsFilter (but no worky yet) forest 2021-07-27 13:56:58 -0500
  • aa67a1e1b2 blah failed attempts at getting tests to log forest 2021-07-27 13:28:49 -0500
  • 3fb8254c15 add debug test log forest 2021-07-27 12:50:50 -0500
  • 8a4794a344 trying to get tests to pass with hub_model=capsulflask forest 2021-07-27 12:48:48 -0500
  • 4cf11798aa remove redundant get_vms() and add testing documentation from pull request forest 2021-07-27 12:02:48 -0500
  • f3630fbacf account-balance cli command forest 2021-07-26 15:29:34 -0500
  • f94d3aa1d3 Add centos deprecation yeet j3s 2021-07-25 09:36:04 -0500
  • a9c4ae7572 Add archlinux, bump everything' j3s 2021-07-25 09:33:32 -0500
  • dc8da3170b Remove ops linky j3s 2021-07-25 08:29:33 -0500
  • 59b72adefb Add linebreak to support page j3s 2021-07-25 08:28:21 -0500
  • c6380f292f Add ops j3s 2021-07-25 08:27:38 -0500
  • dbe75dd868 * j3s 2021-07-25 08:26:25 -0500
  • ae5f57645f Update support wording j3s 2021-07-25 08:24:18 -0500
  • e1867eb430 Fix capsul create tests, post-test cleanup, tidy merge 3wc 2021-07-23 13:40:00 +0200
  • 62c7355b4c ensure that app is defined in app.py to fix login link logging issues. forest 2021-07-19 12:07:02 -0500
  • 202d0aefff Disable VM creation check for the moment 3wc 2021-07-17 13:37:28 +0200
  • 01478dfd87 Add SSH key tests 3wc 2021-07-17 12:10:28 +0200
  • a4837aff87 Initial console tests 3wc 2021-07-17 11:42:44 +0200
  • ecc8f885fa Basic testing using flask-testing 3wc 2021-07-16 17:51:06 +0200
  • 72c04d8495 Docker image, & local development docker-compose.yml (#2) 3wordchant 2021-07-22 01:18:10 +0200
  • 5bb76173dd Add custom themes, THEME setting, basic "yolocolo" theme (#7) 3wordchant 2021-07-22 01:15:39 +0200
  • 8c0c613392 Merge remote-tracking branch 'threewordchant/master' forest 2021-07-21 16:47:46 -0500
  • 50ee1144f9 Merge remote-tracking branch 'threewordchant/master' forest 2021-07-21 16:46:50 -0500
  • c4ba5ea197 Merge branch 'master' of ssh://git.autonomic.zone:2222/3wordchant/capsul-flask 3wc 2021-07-21 23:46:37 +0200
  • 08eb38dc57 correctly enforce affordable_vm_sizes post form submission forest 2021-07-21 16:45:53 -0500
  • 33f4551cf4 Merge branch 'docs-reshuffle' 3wc 2021-07-21 23:44:42 +0200
  • 0fa7fb28b5 Split README up into separate files, plus: 3wc 2021-07-20 11:34:56 +0200
  • be6e72028c define BTCPAY_ENABLED based on URL and btcpay key, pass it explicitly forest 2021-07-21 12:12:41 -0500
  • bf7487f4f0 Don't load /btcpay if BTCPAY_PRIVATE_KEY un-set 3wc 2021-07-21 00:22:58 +0200
  • 8b0ce0ba71 Hide the BTCPay link if BTCPAY_PRIVATE_KEY un-set 3wc 2021-07-21 00:20:38 +0200
  • bca570882e Add load_config_vars context processor.. 3wc 2021-07-21 00:19:38 +0200
  • f3ae9aae23 remove class="small" from pricing table cuz normal size fits fine forest 2021-07-21 11:53:44 -0500
  • 827ca4a50b Auto-generate the pricing table from the database 3wc 2021-07-21 12:19:28 +0200
  • 9e6036da28 fix last couple of images on docs docs-reshuffle2 forest 2021-07-21 16:41:44 -0500
  • f999adaf71 Add VMs to the database even with HUB_MODE=mock (#6) 3wordchant 2021-07-21 23:26:10 +0200
  • 6dbe2b5c86 forgot host id mock-hub-create forest 2021-07-21 16:18:43 -0500
  • f7461d5a28 default_network and default_ipv4 on mock hub forest 2021-07-21 16:16:50 -0500
  • 9f23638959 Add VMs to the database even with HUB_MODE=mock 3wc 2021-07-21 22:06:30 +0200
  • 8f2becb9ee Fix SyntaxWarning on `is not ""` 3wc 2021-07-21 21:51:50 +0200
  • 9f8d169f1b Smol docs tweaks 3wc 2021-07-21 21:04:19 +0200
  • 617534cd1c add Configuration-type-stuff that lives in the database forest 2021-07-21 13:53:02 -0500
  • bddf42b750 forest's ReadMe docs changes forest 2021-07-21 13:35:30 -0500
  • 6ee7a42686 Split README up into separate files 3wc 2021-07-20 11:34:56 +0200
  • f848eda931 Merge pull request 'Disable BTCPay in the interface, if BTCPAY_PRIVATE_KEY is un-set' (#3) from optional-btcpay into master 3wordchant 2021-07-21 20:20:40 +0200
  • 46f49e8d8f Merge pull request 'Auto-generate the pricing table from the database' (#4) from generated-prices into master 3wordchant 2021-07-21 19:32:09 +0200
  • 36329796f0 define BTCPAY_ENABLED based on URL and btcpay key, pass it explicitly optional-btcpay forest 2021-07-21 12:12:41 -0500
  • 28271ee852 remove class="small" from pricing table cuz normal size fits fine generated-prices forest 2021-07-21 11:53:44 -0500
  • 7923f3a99f Auto-generate the pricing table from the database 3wc 2021-07-21 12:19:28 +0200
  • 7ed847251f Don't load /btcpay if BTCPAY_PRIVATE_KEY un-set 3wc 2021-07-21 00:22:58 +0200
  • e3a4776a5d Hide the BTCPay link if BTCPAY_PRIVATE_KEY un-set 3wc 2021-07-21 00:20:38 +0200
  • 357d99cb91 Add load_config_vars context processor.. 3wc 2021-07-21 00:19:38 +0200
  • b8279d7491 add about ssh link to faq forest 2021-07-19 18:08:31 -0500
  • 0268e4c97d ensure that app is defined in app.py to fix login link logging issues. tests forest 2021-07-19 12:07:02 -0500
  • 7b9e9debab Disable VM creation check for the moment 3wc 2021-07-17 13:37:28 +0200
  • 9823bda4a2 Add SSH key tests 3wc 2021-07-17 12:10:28 +0200
  • 4c7caa1a38 Initial console tests 3wc 2021-07-17 11:42:44 +0200
  • 665e087bd4 Basic testing using flask-testing 3wc 2021-07-16 17:51:06 +0200
  • 908d02803f move hardcoding public3 to the right place forest 2021-07-12 16:10:28 -0500
  • 6e6bd2b143 fix syntax error forest 2021-07-12 16:00:37 -0500
  • 47fbaab403 hardcode network_name=public3 to sidestep phantom dhcp lease issues forest 2021-07-12 15:59:20 -0500
  • 06a2bd3a6f add public_ipv4_first_usable_ip, public_ipv4_last_usable_ip forest 2021-07-12 14:38:56 -0500
  • fbe9c7fca4 fix last IP address hanging off the end of the display on admin page forest 2021-07-12 12:27:07 -0500
  • 6bdb133153 make admin display work better on phones forest 2021-07-12 12:23:27 -0500
  • b459e56f3a use the provided network_name when creating a capsul forest 2021-07-12 12:19:56 -0500
  • be54117736 migration 17: network_name -> virtual_bridge_name, add network_name col forest 2021-07-12 12:16:32 -0500
  • aaf33a245b point capsul at new public3/virbr3 network forest 2021-07-12 11:29:37 -0500
  • ad9c3476c7 simplify cidr block logic a little bit forest 2021-07-12 11:29:33 -0500
  • fcbea1e29b fixing capsul creation after I broke it with the pre-allocated IP address changes forest 2021-07-11 12:18:58 -0500
  • a2f2e744e4 MAIL_USE_TLS=False, MAIL_USE_SSL=True defaults managed-ips forest 2021-07-11 10:28:47 -0500
  • 79ef90c380 hub allocate capsul IP addr when the create operation is being claimed asd forest 2021-07-09 17:08:38 -0500
  • c216c5b992 adjust admin display forest 2021-07-09 14:52:46 -0500
  • 47cdb0c7e6 hotfix support MAIL_USE_SSL forest 2021-07-09 14:44:48 -0500
  • 74d77224f7 finishing touches and fixes on managed IPs database migration 16 forest 2021-07-09 14:35:23 -0500
  • 862b14545b more managed ips work: cli sql improvements, added admin panel forest 2021-07-09 14:13:28 -0500
  • e685c8a773 start working on managed IPs forest 2021-07-08 14:10:14 -0500
  • 1e19902df1 fix syntax error and beeteeceepae2 warning formatting forest 2021-07-07 21:12:31 -0500
  • a08edd870f add beeteeceepae2 message to btcpay launch page & cleanup forest 2021-07-07 21:04:23 -0500
  • a42d35be51 more fixing default values for quick start forest 2021-07-07 15:17:00 -0500
  • fdab832268 explain how to give yourself money when doing quickstart forest 2021-07-07 13:55:52 -0500
  • bdabd61057 fix defaults for running locally and make email server not required. forest 2021-07-07 13:47:21 -0500
  • 3cb6992359 don't crash if btcpay key is invalid: log warning msg forest 2021-06-27 10:46:48 -0500
  • ebf338eb12 don't crash if btcpay key is invalid forest 2021-06-27 10:41:46 -0500
  • e6cba96d2d Correct default email settings j3s 2021-06-27 10:40:34 -0500
  • 6f265f5c8a Move back to public1 for more availability j3s 2021-06-24 14:18:55 -0500
  • e23dd7f776 Move to public2, more free space Jesse Olson 2021-05-15 14:49:36 +0000
  • 961bb4976b remove newlines and strip content first before parsing ssh key name forest 2021-05-12 12:21:26 -0500
  • 4590671984 improve invalid ssh key name error message forest 2021-05-12 12:18:39 -0500
  • e3e1059ba1 allow colons in ssh key names forest 2021-05-12 12:14:55 -0500
  • 9d6fe075b0 Merge remote-tracking branch 'origin/master' forest 2021-05-12 11:49:25 -0500