All Projects → cpriego → valet-linux

cpriego / valet-linux

Licence: MIT license
A fork of Laravel Valet to work in Linux.

Projects that are alternatives of or similar to valet-linux

Rpi Pxe Server
setup a Raspberry Pi as an PXE-Server
Stars: ✭ 197 (-83.94%)
Mutual labels:  fedora, arch-linux
Anlinux App
AnLinux allow you to run Linux on Android without root access.
Stars: ✭ 614 (-49.96%)
Mutual labels:  fedora, arch-linux
piu
Cross platform package manager wrapper
Stars: ✭ 33 (-97.31%)
Mutual labels:  fedora, arch-linux
Spotcommander
The most intuitive and feature-rich remote control for Spotify for Linux
Stars: ✭ 152 (-87.61%)
Mutual labels:  fedora, arch-linux
Image Bootstrap
⛅️ Creates (chroots and) bootable virtual machine images; command line tool (Python 3)
Stars: ✭ 178 (-85.49%)
Mutual labels:  fedora, arch-linux
notion-repackaged
notion executables with the notion-enhancer embedded & a vanilla port of the official app to linux
Stars: ✭ 733 (-40.26%)
Mutual labels:  fedora, arch-linux
linux-installer
Universal GNU+Linux installer script
Stars: ✭ 16 (-98.7%)
Mutual labels:  fedora, arch-linux
dotfiles
My dotfiles for Arch Linux.
Stars: ✭ 15 (-98.78%)
Mutual labels:  fedora, arch-linux
Postinstall
💻 Bash Script to automate post-installation steps
Stars: ✭ 104 (-91.52%)
Mutual labels:  fedora, arch-linux
Gifcurry
😎 The open-source, Haskell-built video editor for GIF makers.
Stars: ✭ 830 (-32.36%)
Mutual labels:  fedora, arch-linux
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (-85.25%)
Mutual labels:  fedora, arch-linux
Anlinux Resources
Image and Script for LinuxOnAndroid App
Stars: ✭ 135 (-89%)
Mutual labels:  fedora, arch-linux
wsl-distrod
Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
Stars: ✭ 1,637 (+33.41%)
Mutual labels:  fedora, arch-linux
create-dotnet-devcert
A simple script that creates and trusts a self-signed development certificate for dotnet on Linux distributions.
Stars: ✭ 149 (-87.86%)
Mutual labels:  fedora, arch-linux
Openvpn Install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
Stars: ✭ 7,142 (+482.07%)
Mutual labels:  fedora, arch-linux
Anlinux Adfree
AnLinux, Ad free version.
Stars: ✭ 127 (-89.65%)
Mutual labels:  fedora, arch-linux
Howdy
🛡️ Windows Hello™ style facial authentication for Linux
Stars: ✭ 3,237 (+163.81%)
Mutual labels:  fedora, arch-linux
Nodejs Rpm
node.js rpm spec
Stars: ✭ 199 (-83.78%)
Mutual labels:  fedora
Termux Os
All in One Termux Os..!! (New)
Stars: ✭ 150 (-87.78%)
Mutual labels:  fedora
distrobox
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
Stars: ✭ 4,371 (+256.23%)
Mutual labels:  fedora

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Introduction

Valet Linux is a Laravel development environment for Linux minimalists. No Vagrant, no /etc/hosts file. You can even share your sites publicly using local tunnels. Yeah, we like it too.

Valet Linux configures your system to always run Nginx in the background when your machine starts. Then, using DnsMasq, Valet proxies all requests on the *.test domain to point to sites installed on your local machine.

In other words, a blazing fast Laravel development environment that uses roughly 7MB of RAM. Valet Linux isn't a complete replacement for Vagrant or Homestead, but provides a great alternative if you want flexible basics, prefer extreme speed, or are working on a machine with a limited amount of RAM.

Official Documentation

Documentation for Valet can be found on the Valet Linux website.

License

Laravel Valet is an open-sourced software licensed under the MIT license

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].