All Projects → RaspAP → raspap-docker

RaspAP / raspap-docker

Licence: GPL-3.0 license
A community-led docker container for RaspAP

Programming Languages

Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to raspap-docker

raspap-awesome
🎉 A curated list of awesome things created with RaspAP
Stars: ✭ 55 (+22.22%)
Mutual labels:  wifi, raspap
Raspap Webgui
Simple wireless AP setup & management for Debian-based devices
Stars: ✭ 3,383 (+7417.78%)
Mutual labels:  wifi, raspap
Iotwifi
Raspberry Pi (arm) wifi configuration container. Configure and control wifi connectivity with a JSON based REST api.
Stars: ✭ 236 (+424.44%)
Mutual labels:  docker-container, wifi
wifisdk
Free WiFi Connect SDK
Stars: ✭ 28 (-37.78%)
Mutual labels:  wifi
baseimage-amzn
A minimal Docker Base Image based on Amazon Linux
Stars: ✭ 38 (-15.56%)
Mutual labels:  docker-container
ansible-openwrt
Ansible collection to configure your OpenWrt devices more quickly and automatically (without Python)
Stars: ✭ 34 (-24.44%)
Mutual labels:  wifi
arduino-primo-tutorials
Here some tutorials to explain and show how to make use of the new features of the Arduino Primo and Arduino Primo Core, such as Wifi, BLE, NFC, InfraRed and various sensors. Hope you can find this helpful to create amazing stuff, save the planet or make a cool project to look smart at the dinning table with your uncles.
Stars: ✭ 12 (-73.33%)
Mutual labels:  wifi
Easy-HotSpot
Easy HotSpot is a super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices. Voucher printing in 6 ready made templates are available. Can be installed in any PHP/MySql enabled servers locally or in Internet web servers. Uses the PHP PEAR2 API Client by boenrobot.
Stars: ✭ 45 (+0%)
Mutual labels:  wifi
docker-flightradar24
Multi-architecture docker container running flightradar24 fr24feed. Designed to work in tandem with mikenye/readsb (arm32v7/arm64/x86_64).
Stars: ✭ 71 (+57.78%)
Mutual labels:  docker-container
docker-radarbox
AirNav RadarBox rbfeeder, multi-architecture (x86_64, arm32v7, arm64)
Stars: ✭ 26 (-42.22%)
Mutual labels:  docker-container
docker-tar1090
Multi-arch tar1090 container for visualising ADSB data
Stars: ✭ 31 (-31.11%)
Mutual labels:  docker-container
phd5-app
💜 Universal web application built upon Docker, PHP & Yii 2.0 Framework
Stars: ✭ 71 (+57.78%)
Mutual labels:  docker-container
searchhub
Fusion demo app searching open-source project data from the Apache Software Foundation
Stars: ✭ 42 (-6.67%)
Mutual labels:  docker-container
cqfd
cqfd helps running commands inside the Docker container configured for your project, keeping the user and working directory the same inside the container
Stars: ✭ 48 (+6.67%)
Mutual labels:  docker-container
nightly-docker-rebuild
Use nightli.es 🌔 to rebuild N docker 🐋 images 📦 on hub.docker.com
Stars: ✭ 13 (-71.11%)
Mutual labels:  docker-container
docker-routeros
Mikrotik RouterOS inside Docker container
Stars: ✭ 225 (+400%)
Mutual labels:  docker-container
ESP32 Thing
Development platform for the Espressif ESP32 WiFi/Microcontroller SoC
Stars: ✭ 66 (+46.67%)
Mutual labels:  wifi
wifi-pentesting-guide
WiFi Penetration Testing Guide
Stars: ✭ 105 (+133.33%)
Mutual labels:  wifi
convert-document
A docker container for LibreOffice and unoconv, used to generate PDF files from office-type documents.
Stars: ✭ 53 (+17.78%)
Mutual labels:  docker-container
RFMap
RFMap - Radio Frequency Mapper
Stars: ✭ 23 (-48.89%)
Mutual labels:  wifi

raspap-docker-repository

raspap-docker

A community-led docker container for RaspAP

Usage

docker run --name raspap -it -d --privileged --network=host -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN jrcichra/raspap-docker
docker exec -it raspap bash
$ ./setup.sh
docker restart raspap
Web GUI should be accessible on http://localhost by default
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].