Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Very) basic foxbox discovery (includes setup app to foxbox) #13

Closed
4 of 5 tasks
michielbdejong opened this issue Feb 4, 2016 · 3 comments
Closed
4 of 5 tasks

Comments

@michielbdejong
Copy link
Contributor

To get started with the "Discovering the Foxbox (includes setup app to foxbox)", I will try to implement the following super-basic and non-secure FTU flow:

  • Connect the foxbox via ethernet
  • Browse to http://foxlink.local/
  • It shows you a page where you set the admin password
  • When you submit the html form, it shows a page that suggests hyperlinks to a http-hosted admin app.

To do:

  • Set hostname to 'foxlink.local' 'foxbox.local' during RPi image build process.
  • Update https://github.com/fxbox/foxbox/blob/master/static/index.html adding the 'set admin password' form which does an xhr api call and then shows a http hyperlink to our basic web app.
  • Add basic user manual to docs describing the setup flow.
  • Add basic UI test that sets the admin password and checks that the hyperlink to the basic web app is shown on success.
  • Manual testing on an actual RPi.
@michielbdejong michielbdejong self-assigned this Feb 4, 2016
@michielbdejong michielbdejong mentioned this issue Feb 4, 2016
5 tasks
@michielbdejong
Copy link
Contributor Author

@michielbdejong
Copy link
Contributor Author

Depends on #16.

@Yoric Yoric added the IoT label Feb 4, 2016
michielbdejong pushed a commit to michielbdejong/foxbox that referenced this issue Feb 5, 2016
michielbdejong pushed a commit to michielbdejong/foxbox that referenced this issue Feb 5, 2016
michielbdejong pushed a commit to michielbdejong/foxbox that referenced this issue Feb 9, 2016
michielbdejong pushed a commit to michielbdejong/foxbox that referenced this issue Feb 9, 2016
michielbdejong pushed a commit to michielbdejong/foxbox that referenced this issue Feb 9, 2016
michielbdejong added a commit that referenced this issue Feb 9, 2016
Issue #13 - Add very basic FTU, r=ferjm
@michielbdejong
Copy link
Contributor Author

Done in #20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants