This website requires JavaScript.
fabb59e0dd
chmod +x capsulflask/shell_scripts/virsh-net-list.sh
forest
2021-12-09 11:30:01 -0600
e76786955b
allow post method for megaphone
forest
2021-12-09 11:29:06 -0600
099b90081f
comment out temporarily broken ensure_vms_and_db_are_synced
forest
2021-12-09 11:21:53 -0600
b3f62018ea
Admin Megaphone: Email All Users With Active Capsuls 📢
forest
2021-12-09 11:21:33 -0600
fe3082eaae
Add missing closing-parens for f1-x
techieb0y
2021-12-09 01:59:49 +0000
e32ecd5ce2
commit unsaved file
forest
2021-12-08 19:45:35 -0600
e134184ab7
push wip get_all_by_host_and_network
forest
2021-12-08 12:57:22 -0600
a93a97c66c
save unsaved files
forest
2021-12-05 16:50:55 -0600
cc349d266f
working on support for managing VM state and IP address
forest
2021-12-05 16:47:37 -0600
9d74c99ce8
Update View Source link to working URL
Maveth
2021-11-23 12:24:34 -0600
bb4281270c
Fix error caused by negative or really big numbers
Maveth
2021-11-23 12:24:14 -0600
ee5eb13bec
bogus change trying to test gitea code search indexing
forest
2021-10-30 18:00:57 +0000
5b3f4346a8
add servers.coop cloud-init.yml to docs
forest
2021-10-30 15:42:55 +0000
9e78e72502
add cyberia-cloudinit.yml to docs
forest
2021-10-30 15:33:12 +0000
d3aeea9ec6
add ids (anchors) to faq
forest
2021-10-24 18:23:25 +0000
25715f5aee
dont silently crash when database connection fails
forest
2021-10-05 10:50:31 -0500
934ee9b4fa
Update Letsencrypt root cert used for postgres TLS
forest
2021-10-05 10:47:21 -0500
5a18fc7e13
add comments describing how to correct async creates / handle fails
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
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
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
f999adaf71
Add VMs to the database even with HUB_MODE=mock (#6 )
3wordchant
2021-07-21 23:26:10 +0200
8f2becb9ee
Fix SyntaxWarning on is not ""
3wc
2021-07-21 21:51:50 +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
forest
2021-07-21 12:12:41 -0500
28271ee852
remove class="small" from pricing table cuz normal size fits fine
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
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
forest
2021-07-11 10:28:47 -0500
79ef90c380
hub allocate capsul IP addr when the create operation is being claimed
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
71db4b3333
allow colons in ssh key comments and adjust ssh key whitespace handling
forest
2021-05-12 11:48:55 -0500
525de7450e
Correct ip detection logic, flip network to public1 (capacity issues)
Jesse Olson
2021-04-20 22:20:44 +0000
46a691b876
temporarily disable serializable transactions
forest
2021-03-23 16:03:48 -0500
c623c65fda
Limit the utilization of serializable transactions
forest
2021-03-23 15:58:40 -0500
107a5fc659
attempting to fix "can't look up exception for http status 200"
forest
2021-03-23 15:57:07 -0500
8717ad477e
Revert "fix postgres serializable transaction"
forest
2021-03-21 12:28:19 -0500
1136e2436b
baikal memory upgrade and patchign to changelog
forest
2021-03-21 12:25:24 -0500
6eb959bd12
Revert "Add notice"
forest
2021-03-21 12:16:25 -0500
0a70ea8a95
fix postgres serializable transaction
forest
2021-03-21 12:16:17 -0500
7f5b431364
Add notice
j3s
2021-03-08 19:31:05 -0600
040c36bbaf
Adjust capacity warning to 20GB
j3s
2021-03-08 19:24:47 -0600
a09c82ecfc
Merge remote-tracking branch 'origin/master'
forest
2021-02-21 14:26:29 -0600
0320bb5e29
fix potential exceptions in error handler
forest
2021-02-21 14:26:00 -0600
b32db058f0
fix http session being used inside hub model
forest
2021-02-21 14:22:14 -0600
ca0f9d1a41
Remove ssh host key spacing
j3s
2021-02-18 11:13:58 -0600