Commit Graph

17 Commits

Author SHA1 Message Date
Girish Ramakrishnan 1244a73a19 run the install web ui on port 80 2016-10-21 16:04:08 -07:00
Johannes Zellner 0c3dda8ee0 Add web ui to create config file 2016-10-21 12:30:47 -07:00
Johannes Zellner 3038521916 Set fallback versions url 2016-10-21 12:27:58 -07:00
Johannes Zellner d4d3eced56 Wait forever for user data and support js format 2016-10-21 12:21:30 -07:00
Johannes Zellner d7245b5e1e Cleanup the provisioning code 2016-10-06 14:14:48 +02:00
Johannes Zellner 81c443d637 Use the correct callback 2016-10-06 14:08:53 +02:00
Johannes Zellner 84e4c0033e Do not support meta data api for user data
From this version on only a local /root/userdata.json
is supported. We will poll for that file every 5sec
The file is either uploaded via boxtask in caas or
the cli tool
2016-10-06 11:48:17 +02:00
Johannes Zellner 29451f8e07 Remove unused code in installer 2016-10-05 14:35:40 +02:00
Johannes Zellner 29d3ad6cd3 Rename provision.json to userdata.json 2016-10-05 14:31:22 +02:00
Johannes Zellner 4642d4c8c5 First try to get the user data from a local json file 2016-10-05 14:30:37 +02:00
Johannes Zellner 5d3dca6b3f Set a timeout for the meta data request
Part of #37
2016-09-07 14:11:29 +02:00
Girish Ramakrishnan 8ee2a7016d installer: retry fetching installer data 5 times
On some VPS providers, getting the userData is "flaky".

Fixes #3
2016-08-19 17:51:14 -07:00
Girish Ramakrishnan 02c5e731a9 add debug log for already provisioned 2016-08-19 17:33:55 -07:00
Johannes Zellner c24ef743f7 Try to autodectect if running on DO or EC2 2016-06-22 10:21:56 +02:00
Johannes Zellner 96dabc5694 Support ec2 user-data 2016-06-22 10:21:56 +02:00
girish@cloudron.io 714a1bcb1d installer: remove provisioning server
the box will retire itself
2016-01-25 17:46:24 -08:00
Johannes Zellner 3c0b88a1ee Move to subfolder installer/ 2016-01-11 14:42:20 +01:00