3wc
42edcd1c33
Updates for upstream IP handling
2021-07-23 18:07:37 +02:00
3wc
b27d5b3c5b
Add basic "create" API..
...
.. using server-side API tokens
2021-07-23 18:07:35 +02:00
06a2bd3a6f
add public_ipv4_first_usable_ip, public_ipv4_last_usable_ip
2021-07-12 14:38:56 -05:00
be54117736
migration 17: network_name -> virtual_bridge_name, add network_name col
2021-07-12 12:16:32 -05:00
74d77224f7
finishing touches and fixes on managed IPs database migration 16
2021-07-09 14:35:23 -05:00
862b14545b
more managed ips work: cli sql improvements, added admin panel
2021-07-09 14:13:28 -05:00
e685c8a773
start working on managed IPs
2021-07-08 14:10:14 -05:00
8d0088ef13
fix version #s
2021-02-15 19:24:31 -06:00
534855c764
correctly merge db migrations with origin master (coreos)
2021-02-15 19:19:20 -06:00
1c6d7eb380
eclipse failed to add deleted files
2021-02-15 17:52:31 -06:00
dad6547825
Merge branch 'master' into multiple-hosts
...
Conflicts:
capsulflask/console.py
capsulflask/db.py
capsulflask/shared.py
capsulflask/virt_model.py
2021-02-15 17:52:17 -06:00
4b3f3603cc
CoreOS isnt ready
2021-02-01 12:27:22 -06:00
3639a295c4
Add coreos
2021-02-01 10:59:13 -06:00
50cea6e0b4
first crack at adding ssh host key display to the capsul detail page
2021-01-30 01:39:48 -06:00
1c2d5cf605
Add Alpine 3.13
2021-01-19 19:24:07 -06:00
74621a85dd
Add guixsystem 1.2.0 to capsul
2021-01-14 21:31:38 -06:00
6764c5c97d
got httpclient working, spoke heartbeat is working
2021-01-04 13:32:52 -06:00
d9c30e1ef8
trying to set up assignment of create operation
2021-01-03 19:17:30 -06:00
ff38858c74
fixing login email case sensitivity issues
2020-12-29 18:42:38 -06:00
d8d6124005
forest uncommitted changes on multi-host branch
2020-12-29 17:34:43 -06:00
44738c78a9
first steps towards multiple hosts -- schema & heartbeat
2020-12-10 20:32:43 -06:00
630f8926fd
Issue small correction
2020-10-29 21:29:28 -05:00
cd92e8486d
Add latest openbsd and alpine support
2020-10-29 21:25:29 -05:00
4ac045cc6e
second draft for 7th schema
2020-06-05 13:23:24 -05:00
42b295dc0a
Adjust pricing according to standard model
2020-06-05 12:58:50 -05:00
a709fe7469
Migrate to generic template names
2020-06-05 00:55:32 +00:00
672ff49d6d
implement content-security-policy, static assets cache bust, and fix
...
stripe back button ratchet issue
because the only way to use stripe checkout is to run their proprietary
JS, and we arent using a SPA, naturally what happens is, when you land
on the stripe payment page if you hit the back button it goes back to
the same page where you got re-directed to stripe. this commit fixes
that.
2020-05-22 15:20:26 -05:00
2f55ce904e
set schema version on guix notready schema downgrade
2020-05-21 19:40:24 -05:00
b30f86f7d0
update readme to explain how to use .env file
2020-05-21 19:39:06 -05:00
7f3fb8b898
Guixsd -> Guix
2020-05-20 18:43:09 -05:00
f91fa9a1a4
Deprecate GuixSD for now
2020-05-20 18:40:15 -05:00
f448dd8bac
UPDATE schemaversion SET version = 3;
2020-05-19 23:01:01 -05:00
af16ef89d1
add deprecated column for os_images
2020-05-19 22:55:23 -05:00
fdc2394f83
Add OpenBSD 6.7
2020-05-19 22:48:59 -05:00
36fa867002
Add OpenBSD 6.7 migrate scripts
2020-05-19 22:24:41 -05:00
496db2bb06
add new tables to 02_down migration script
2020-05-17 00:00:36 -05:00
27c7f28e53
remove test data
2020-05-16 22:08:59 -05:00
e9dcf80f6c
btcpay working! added bitpay client code to source tree to fix a bug
...
fixed a stripe race condition
added account balance warning to account balance page
2020-05-15 18:18:19 -05:00
d1078b8f30
started working on cron job task
2020-05-14 23:40:27 -05:00
0dc58ed6a8
add sql cli and explain it in the readme
2020-05-14 20:05:02 -05:00
8de802aff5
btcpay generating invoices and payments can be invalidated
2020-05-14 18:03:00 -05:00
403506a0b0
capacity limiter and general cleanup
2020-05-13 13:56:43 -05:00
30464ac8e5
metrics are working!!!
2020-05-13 00:28:53 -05:00
08e23cf0d1
stripe payment processor
2020-05-12 12:38:36 -05:00
d06e07cfd3
account balance
2020-05-12 00:45:37 -05:00
54948a386b
allow . and @ in ssh key names
2020-05-11 23:09:11 -05:00
452f236c6b
SSH keys CRUD working
2020-05-11 11:57:39 -05:00
18e6a1b141
starting to build console controller and views
2020-05-11 01:47:14 -05:00
d706ae7761
updating virt_model with email and
2020-05-10 20:23:00 -05:00
426fad7b10
first try at creating VirtualizationInterface
2020-05-10 18:59:30 -05:00