Build a web server on your Chromebook

What article?

Set up a web server on your Chromebook and access it from your browser.

What to use

Chromebook VS Code Spring Boot

Stand normally

First of all, let's set it up normally with Spring Boot from VS Code. I will omit the place to put Spring Boot in VS Code.

image.png

I got up. This time I'm using port '8081' for some reason. Let's access it from a browser.

image.png

It was no good.

why?

Using linux on Chrome OS means setting up a virtual environment. Therefore, when accessing from the browser on the ChromeOS side, it cannot be accessed on localhost.

So, try changing the host name and accessing.

image.png

You can now access the web server you set up on your Chromebook.

Recommended Posts

Build a web server on your Chromebook
Build a python environment on CentOS 7.7 for your home server
Build a Pypi cache server on QNAP
Build a simple WebDAV server on Linux
Build a Samba server on Arch Linux
Build a LAMP environment on your local Docker
Build a Python development environment on your Mac
Set up a simple local server on your Mac
Build a Python environment on your Mac using pyenv
CTF beginner tried to build a problem server (web) [Problem]
Source compile Apache2.4 (httpd 2.4.43) + PHP7.4 on Linux and build a Web server ―― 1. Apache introduction
Source compile Apache2.4 (httpd 2.4.43) + PHP7.4 on Linux and build a Web server --2 PHP introduction
Source compile Apache2.4 (httpd 2.4.43) + PHP7.4 on Linux to build a Web server --3 MySQL 8.0 introduction
Build a web API server at explosive speed using hug
Build a speed of light web API server with Falcon
[Introduction to AWS] A memorandum of building a web server on AWS
Run a Linux server on GCP
Build a web application with Django
Run TensorFlow2 on a VPS server
Install VS Code on your Chromebook
Build a python3 environment on CentOS7
Turn your Android Smart Phone into a Web Server using python.
Build a Flask / Bottle-like web application on AWS Lambda with Chalice
Build a Python environment on your Mac with Anaconda and PyCharm
Easily build a DNS server using Twisted
Build a python environment on MacOS (Catallina)
Port forwarding your web server using iptables
Create a python environment on your Mac
Build an NFS server on Arch Linux
Build CGI Server running on Python 3 on Docker
Build jupyter notebook on remote server (CentOS)
Build a Python + OpenCV environment on Cloud9
Run Jupyter notebook on a remote server
Publish the current directory on the web server
Try running Python's web framework Bottle on a lollipop server (lollipo plan)
Install Python3 and Django on Amazon Linux (EC2) and run your web server
Build a proxy server with nginx on multiple remote servers using Ansible
Build a local server with a single command [Mac]
Build a WardPress environment on AWS with pulumi
Simply build a Python 3 execution environment on Windows
Build a Django environment on Raspberry Pi (MySQL)
Book updated: Evolving into a "decent web server"
Source compile Apache2.4 + PHP7.4 with Raspberry Pi and build a Web server --2 PHP introduction
Build a Python environment on Mac (Mountain Lion)
Start a simple Python web server with Docker
Source compile Apache2.4 + PHP7.4 with Raspberry Pi and build a Web server ―― 1. Apache introduction
Launch a web server with Python and Flask
Mount a directory on another server with sshfs
Building a Python environment on a Sakura VPS server
Create a web server in Go language (net/http) (2)
Build a Python development environment on Raspberry Pi
Build a server on Linux and local network with Raspberry Pi NextCloud and desktop sharing
Source compile Apache2.4 + PHP7.4 with Raspberry Pi and build a web server --3. Use MySQL
Deploy a Python 3.6 / Django / Postgres web app on Azure
[CentOS 7.3] Build an FTP server on the ESXi host
Build a Django development environment using pyenv-virtualenv on Mac
# 2 Build a Python environment on AWS EC2 instance (ubuntu18.04)
Looking back on creating a web service with Django 1
Build a local development environment for Laravel6.X on Mac
Set up a file server on Ubuntu 20.04 using Samba
Build a machine learning Python environment on Mac OS